Marius Cramer
2015-05-25 eb35b58576960c6f007c77ccdae11a99a106c3f4
1
2
3
 
-- Add bank account owner
ALTER TABLE `client` ADD `bank_account_owner` varchar(255) DEFAULT NULL AFTER `notes`;