mirror of
https://github.com/penpot/penpot.git
synced 2026-05-12 19:43:48 +00:00
3 lines
53 B
SQL
3 lines
53 B
SQL
ALTER TABLE access_token
|
|
ADD COLUMN type text NULL;
|