drone/internal/store/database/migrate/postgres
2022-09-05 13:47:00 -07:00
..
0000_create_extension_btree.up.sql Initial commit 2022-08-09 12:37:37 -07:00
0000_create_extension_citext.up.sql Initial commit 2022-08-09 12:37:37 -07:00
0000_create_extension_trgm.up.sql Initial commit 2022-08-09 12:37:37 -07:00
0001_create_table_repositories.up.sql Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
0001_create_table_spaces.up.sql Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
0001_create_table_users.up.sql Initial commit 2022-08-09 12:37:37 -07:00
0002_create_index_repositories_spaceId.up.sql Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
0002_create_index_spaces_parentId.up.sql Add authn, authz, spaces, guard, terminated FQNs 2022-09-05 13:47:00 -07:00