mirror of
https://github.com/penpot/penpot.git
synced 2026-05-08 01:28:44 +00:00
3 lines
53 B
SQL
3 lines
53 B
SQL
ALTER TABLE access_token
|
|
ADD COLUMN type text NULL;
|