mirror of
https://github.com/Dictionarry-Hub/schema.git
synced 2026-05-03 06:14:17 +02:00
feat: add position column to quality_group_members
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE quality_group_members ADD COLUMN position INTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user