mirror of
https://github.com/mvvasilev/personal-finances.git
synced 2025-05-05 21:59:52 +03:00
2 lines
80 B
MySQL
2 lines
80 B
MySQL
|
ALTER TABLE transactions.transaction_mapping
|
||
|
DROP COLUMN IF EXISTS statement_id;
|