mirror of
https://github.com/harness/drone.git
synced 2025-05-10 22:21:22 +08:00
feat: [CODE-830]: add job uid to space table
This commit is contained in:
parent
c67cbfdbcc
commit
d35b4f698b
@ -1 +1 @@
|
||||
ALTER TABLE jobs ADD COLUMN space_latest_export_job_uid TEXT NOT NULL DEFAULT '';
|
||||
ALTER TABLE spaces ADD COLUMN space_latest_export_job_uid TEXT NOT NULL DEFAULT '';
|
||||
|
Loading…
Reference in New Issue
Block a user