Files
apskel-pos-backend/migrations/000039_create_vendors_table.down.sql
T

3 lines
52 B
SQL

-- Drop vendors table
DROP TABLE IF EXISTS vendors;