polycule-connect/polyculeconnect/migrations/5_add_auth_request_auth_time.up.sql

2 lines
61 B
MySQL
Raw Normal View History

ALTER TABLE "auth_request_2" ADD COLUMN auth_time timestamp;