harness-drone/store/shared/migrate/postgres/files
2021-08-26 17:21:00 +01:00
..
001_create_table_user.sql support for optional mixed-mode encryption 2021-05-04 18:59:03 -04:00
002_create_table_repos.sql ability to cancel running builds if new commit is pushed 2021-08-26 17:21:00 +01:00
003_create_table_perms.sql squash and merge local branch 2019-02-19 15:56:41 -08:00
004_create_table_builds.sql add debug field to build 2020-11-09 15:32:17 -05:00
005_create_table_stages.sql support for limiting concurrency per-repository 2020-12-11 13:57:49 -05:00
006_create_table_steps.sql squash and merge local branch 2019-02-19 15:56:41 -08:00
007_create_table_logs.sql squash and merge local branch 2019-02-19 15:56:41 -08:00
008_create_table_cron.sql squash and merge local branch 2019-02-19 15:56:41 -08:00
009_create_table_secrets.sql squash and merge local branch 2019-02-19 15:56:41 -08:00
010_create_table_nodes.sql squash and merge local branch 2019-02-19 15:56:41 -08:00
011_add_column_builds_cron.sql limit pipelines by cron name, #2628 2019-04-13 12:40:50 -07:00
012_create_table_org_secrets.sql fix postgres migration error 2019-04-22 16:14:17 -07:00
013_add_column_builds_deploy_id.sql added support for github deployment status 2019-08-26 12:26:09 -07:00
015_create_table_refs.sql added endpoints for branch summary 2020-03-13 13:27:07 -04:00
016_create_template_tables.sql Add unique and indexes to db scripts on namespace. Code refactor in conversion files & grouping drone imports 2021-06-02 11:59:39 +01:00
017_add_columns_steps.sql (feat) adding depends_on, image and detached fields to step 2021-06-22 13:57:04 +01:00