GoScrobble/migrations/5_apitoken.up.sql

1 line
56 B
SQL

ALTER TABLE users ADD COLUMN token VARCHAR(32) NOT NULL;