checks are actually matched
This commit is contained in:
3
migrator/migrations/1530242355-UP-add-check-number.sql
Normal file
3
migrator/migrations/1530242355-UP-add-check-number.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- 1530242355 UP add-check-number
|
||||
alter table transactions add column check_number INT;
|
||||
alter table transactions add column bank_account_id int;
|
||||
Reference in New Issue
Block a user