mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 21:28:20 +00:00
3 lines
53 B
SQL
3 lines
53 B
SQL
ALTER TABLE access_token
|
|
ADD COLUMN type text NULL;
|