.. |
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_a_principals.up.sql
|
[SCM-87]: Db file name changes (#264)
|
2023-01-30 14:53:37 -08:00 |
0001_create_table_b_spaces.up.sql
|
[SCM-87]: Db file name changes (#264)
|
2023-01-30 14:53:37 -08:00 |
0001_create_table_c_repositories.up.sql
|
[SCM-87]: Db file name changes (#264)
|
2023-01-30 14:53:37 -08:00 |
0001_create_table_d_paths.up.sql
|
[SCM-87]: Db file name changes (#264)
|
2023-01-30 14:53:37 -08:00 |
0001_create_table_e_tokens.up.sql
|
[SCM-87]: Db file name changes (#264)
|
2023-01-30 14:53:37 -08:00 |
0002_create_index_paths_repo_id_is_primary.up.sql
|
[MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226)
|
2023-01-18 11:34:12 -08:00 |
0002_create_index_paths_space_id_is_primary.up.sql
|
[MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226)
|
2023-01-18 11:34:12 -08:00 |
0002_create_index_principals_lower_email.up.sql
|
[DB] fix index namings, improve composite index performance (#154)
|
2023-01-04 12:47:41 -08:00 |
0002_create_index_principals_sa_parent_id_sa_parent_type.up.sql
|
[DB] fix index namings, improve composite index performance (#154)
|
2023-01-04 12:47:41 -08:00 |
0002_create_index_repositories_parent_id.up.sql
|
[DB] fix index namings, improve composite index performance (#154)
|
2023-01-04 12:47:41 -08:00 |
0002_create_index_spaces_parent_id.up.sql
|
[DB] fix index namings, improve composite index performance (#154)
|
2023-01-04 12:47:41 -08:00 |
0002_create_index_tokens_principal_id.up.sql
|
[DB] fix index namings, improve composite index performance (#154)
|
2023-01-04 12:47:41 -08:00 |
0003_create_table_pullreqs.up.sql
|
[FIX] Make pullreq_merge_check_status NOT NULL for postgres (#345)
|
2023-02-14 21:24:50 -08:00 |
0004_create_index_pullreqs_source_repo_branch_target_repo_branch.up.sql
|
Handling branch events for PRs (#221)
|
2023-01-18 13:26:20 +01:00 |
0004_create_index_pullreqs_target_repo_id_number.up.sql
|
[DB] fix index namings, improve composite index performance (#154)
|
2023-01-04 12:47:41 -08:00 |
0005_create_table_pullreq_activities.up.sql
|
Add parent_id column to the pullreq_activities DB table (#143)
|
2022-12-28 18:51:34 +01:00 |
0006_create_index_pullreq_activities_pullreq_id_order_sub_order.up.sql
|
[DB] fix index namings, improve composite index performance (#154)
|
2023-01-04 12:47:41 -08:00 |
0007_create_table_webhooks.up.sql
|
[Webhook] Add display_name/description/latest_execution_result to webhook (#180)
|
2023-01-11 17:11:10 -08:00 |
0008_create_index_webhooks_repo_id.up.sql
|
[Webhook] Add API and DB Basics (#142)
|
2022-12-28 13:07:48 -08:00 |
0008_create_index_webhooks_space_id.up.sql
|
[Webhook] Add API and DB Basics (#142)
|
2022-12-28 13:07:48 -08:00 |
0009_create_table_webhook_executions.up.sql
|
[Webhook] Add API and DB Basics (#142)
|
2022-12-28 13:07:48 -08:00 |
0010_create_index_webhook_executions_webhook_id.up.sql
|
[Webhook] Add API and DB Basics (#142)
|
2022-12-28 13:07:48 -08:00 |
0011_create_table_pullreq_reviews.up.sql
|
pull request reviewers (#167)
|
2023-01-06 20:29:20 +01:00 |
0012_create_index_pullreq_reviews_pullreq_id.up.sql
|
pull request reviewers (#167)
|
2023-01-06 20:29:20 +01:00 |
0013_create_table_pullreq_reviewers.down.sql
|
Add code comments
|
2023-04-13 14:12:01 +02:00 |
0013_create_table_pullreq_reviewers.up.sql
|
pull request reviewers (#167)
|
2023-01-06 20:29:20 +01:00 |
0014_alter_pullreq_activity_code_comments.down.sql
|
Add code comments
|
2023-04-13 14:12:01 +02:00 |
0014_alter_pullreq_activity_code_comments.up.sql
|
Add code comments
|
2023-04-13 14:12:01 +02:00 |