Enable pipeline stage ordering (#577)
* Enable pipeline stage ordering * Removing migration * Remove Save button
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "pipeline_stages" ADD COLUMN "index" INTEGER;
|
||||
Reference in New Issue
Block a user