drone/app/store/database/migrate
Vistaar Juneja d91b3f8ed8 feat: [CI-14316]: Connectors support in gitness (#2699)
* fix postgres migration
* address comments
* fix lint
* fix lint issues
* fix db schema, remove unnecessary files
* normalize schema to enforce secret integrity
* connectors fixes
* add created_by field
* rebase connectors implementation with latest
* fix lint
* change UID -> identifier
* refactor files around and lint
* Basic implementation for connectors
2024-09-18 13:24:48 +00:00
..
postgres feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
sqlite feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
migrate_0039_alter_table_webhooks_uid_test.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
migrate_0039_alter_table_webhooks_uid.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
migrate_0042_alter_table_rules.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
migrate.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00