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