1
0
Fork 0
forked from gorb/backend
backend-ci-testing/migrations/2025-06-01-143713_add_about_to_users/down.sql
2025-06-01 22:20:29 +02:00

2 lines
No EOL
82 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE users DROP COLUMN about;