Fixing crappy code in coke handler, debug in others
[tpg/opendispense2.git] / src / cokebank_sqlite / main.c
index 504ec4e..e539105 100644 (file)
@@ -15,6 +15,8 @@
 #include "../cokebank.h"
 #include <sqlite3.h>
 
+#define DEBUG  1
+
 const char * const csBank_DatabaseSetup = 
 "CREATE TABLE IF NOT EXISTS accounts ("
 "      acct_id INTEGER PRIMARY KEY NOT NULL,"

UCC git Repository :: git.ucc.asn.au