Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-13 | Add 'ON UPDATE/DELETE' clauses to foreign keys. | Frederick Muriuki Muriithi | |
2022-11-14 | Migrations: Create `user_roles` table | Frederick Muriuki Muriithi | |
* migrations/auth/20221114_05_hQun6-create-user-roles-table.py: new migration * tests/unit/auth/test_migrations_create_tables.py: test new migration * tests/unit/auth/test_migrations_indexes.py: test new migration |