Eliminate data source from order model (#730)
* Eliminate currency, data source and symbol from order model * Remove prefix for symbols with data source GHOSTFOLIO * Update changelog
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Order" DROP COLUMN "symbol";
|
Reference in New Issue
Block a user