Feature/remove account type from account database model (#2616)
* Remove account type * Update changelogpull/2581/head^2
parent
aa078588e8
commit
7cb86de7af
@ -0,0 +1,2 @@
|
|||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "Account" DROP COLUMN "accountType";
|
Loading…
Reference in new issue