cc-backend/internal/repository/migrations/sqlite3
2023-02-22 10:17:40 +01:00
..
01_init-schema.down.sql Add migration support for mysql 2023-02-21 14:45:59 +01:00
01_init-schema.up.sql Add migration support for mysql 2023-02-21 14:45:59 +01:00
02_add-index.down.sql Add migration support for mysql 2023-02-21 14:45:59 +01:00
02_add-index.up.sql Add migration support for mysql 2023-02-21 14:45:59 +01:00
03_add-userprojects.down.sql Remove exists checks from sql migrations to v3 2023-02-21 18:05:29 +01:00
03_add-userprojects.up.sql Fix user.projects up migration file 2023-02-22 10:17:40 +01:00