1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-02-20 14:01:40 +01:00
harbor/make/migrations/postgresql
Wenkai Yin(尹文开) 8b9727f53f
Support store the cron type in the schedule ()
There is requirement that show the cron type(daily, weekly, etc.) on the UI, this commit adds the support for storing the cron type in the schedule model

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2020-09-24 16:48:56 +08:00
..
0001_initial_schema.up.sql Set default email to null if not provided 2019-08-19 15:20:44 +08:00
0002_1.7.0_schema.up.sql
0003_add_replication_op_uuid.up.sql
0004_1.8.0_schema.up.sql Fix migrator scan all schedule from v1.7.0 () 2019-05-10 17:08:52 +08:00
0005_1.8.2_schema.up.sql Delete the nono scan all schedule in migration 2019-08-01 16:59:13 +08:00
0010_1.9.0_schema.up.sql Move db change to new migration file 2019-09-25 15:57:03 +08:00
0011_1.9.1_schema.up.sql Move db change to new migration file 2019-09-25 15:57:03 +08:00
0012_1.9.4_schema.up.sql Support pinning to authproxy server's cert 2019-12-03 07:31:26 +08:00
0015_1.10.0_schema.up.sql Avoid to create duplicated immutable tag rules in the same project 2019-11-15 14:46:23 +08:00
0030_2.0.0_schema.up.sql Merge pull request from tedgxt/2.0-webhook-event-types-fix 2020-04-28 19:36:44 +08:00
0031_2.0.3_schema.up.sql fix migration issue 2020-08-27 19:04:39 +08:00
0040_2.1.0_schema.up.sql Fill in the icon of known artifacts in artifact controller 2020-08-28 01:33:26 +08:00
0050_2.2.0_schema.up.sql Support store the cron type in the schedule () 2020-09-24 16:48:56 +08:00