apskel-pos-backend/migrations/000048_create_customer_points_table.down.sql
2025-09-17 19:30:17 +07:00

2 lines
38 B
SQL

DROP TABLE IF EXISTS customer_points;