mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
7 lines
68 B
SQL
7 lines
68 B
SQL
-- Up
|
|
|
|
ALTER TABLE users ADD COLUMN timesheets TEXT NULL;
|
|
|
|
-- Down
|
|
|