serverctl/services/db/migrations
Kasper Juul Hermansen e6b3321c2a
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
Update all dependencies
2022-10-27 06:31:33 +00:00
..
001_create_users.sql Add docker 2022-02-14 20:03:53 +01:00
002_emails_are_unique_for_user.sql Add docker 2022-02-14 20:03:53 +01:00
003_add_projects.sql changed from json projects to m:n 2022-02-14 22:19:44 +01:00
004_add_index_for_user_on_project_member.sql Fixed indexing on m:n table, as well as added seeding function 2022-02-15 00:00:48 +01:00
005_add_index_for_project_on_project_member.sql Fixed indexing on m:n table, as well as added seeding function 2022-02-15 00:00:48 +01:00
006_add_application.sql Add applications 2022-02-16 15:30:38 +01:00
Dockerfile Update all dependencies 2022-10-27 06:31:33 +00:00
tern.conf Add docker 2022-02-14 20:03:53 +01:00
tern.docker.conf Add docker 2022-02-14 20:03:53 +01:00
wait-for-database.sh Add docker 2022-02-14 20:03:53 +01:00