Add category and tags granularity to company sync flows
This commit is contained in:
3
drizzle/0004_watchlist_company_taxonomy.sql
Normal file
3
drizzle/0004_watchlist_company_taxonomy.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `watchlist_item` ADD `category` text;
|
||||
--> statement-breakpoint
|
||||
ALTER TABLE `watchlist_item` ADD `tags` text;
|
||||
Reference in New Issue
Block a user