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