pool/sql/2016-02-17-payouts_errmsg.sql
2016-04-02 15:08:43 +02:00

3 lines
105 B
SQL

-- Recent additions to add after db init (.gz)
ALTER TABLE `payouts` ADD `errmsg` text NULL AFTER `tx`;