Feature/improve support for draft transactions (#265)
* Improve support for draft transactions * Update changelog
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Order" ADD COLUMN "isDraft" BOOLEAN NOT NULL DEFAULT false;
|
Reference in New Issue
Block a user