pesaPi icon indicating copy to clipboard operation
pesaPi copied to clipboard

Change default datetime in query from '0000-00-00' to '1970-01-01'

Open 0x8801 opened this issue 9 years ago • 0 comments

Recent versions of MySQL do not allow 0000-00-00 so the default Transaction database query keeps failing causing a null value on the setReceipt() function. Change to epoch which is allowed

Fixes #22

0x8801 avatar Nov 09 '16 21:11 0x8801