Marius Burkard
2015-11-30 e6ded3ab52b8b823660181db85be511b2ef1ffe5
1
2
3
 
-- Add bank account owner
ALTER TABLE `client` ADD `bank_account_owner` varchar(255) DEFAULT NULL AFTER `notes`;