Revisione/drizzle/0008_branch_count.sql

1 line
78 B
SQL

ALTER TABLE user_progress ADD COLUMN branch_count INTEGER NOT NULL DEFAULT 0;