Marius Burkard
2016-04-19 e79795fb3f2f9e380b89374a1bfeda2e6034d236
1
2
3
 
-- Add bank account owner
ALTER TABLE `client` ADD `bank_account_owner` varchar(255) DEFAULT NULL AFTER `notes`;