Added topm id and row number and ui changes.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-- Add migration script here
|
||||
|
||||
ALTER TABLE public.article
|
||||
ADD topm_id text;
|
||||
|
||||
ALTER TABLE public.variant
|
||||
ADD topm_row text;
|
||||
Reference in New Issue
Block a user