apskel-pos-backend/migrations/000063_add_token_to_tables.down.sql

2 lines
48 B
SQL

ALTER TABLE tables DROP COLUMN IF EXISTS token;