Feature/support note in accounts (#2063)
* Add support for a note in accounts * Update changelogpull/2065/head
parent
0adaf12a01
commit
9116443305
@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Account" ADD COLUMN "comment" TEXT;
|
Loading…
Reference in new issue