Commit Graph

9 Commits

Author SHA1 Message Date
Timon Ringwald
09c2d07e54 removed leaked password 2022-07-12 21:06:43 +02:00
Timon Ringwald
e39d4c3a13 show sql query on sql error 2022-07-12 21:05:45 +02:00
Timon Ringwald
96484eba5a removed SQL syntax error 2022-07-12 21:01:49 +02:00
Timon Ringwald
b2e2f96eb0 replaced Database constructors with init functions 2022-07-12 20:56:33 +02:00
Timon Ringwald
3eac777080 EncodeFunc and DecodeFunc replaced by ScanFunc 2022-07-12 17:56:06 +02:00
Timon Ringwald
cfeb6940fb fixed errors 2022-07-11 13:28:07 +02:00
Timon Ringwald
a39f467b93 QueryOne implemented
Query renamed to QueryMany
Default Decoders refactored
2022-07-11 13:00:36 +02:00
Timon Ringwald
b4c0849e29 renamed ExecFunc to EncodeFunc and ScanFunc to DecodeFunc 2022-07-08 22:25:05 +02:00
Timon Ringwald
d6e73f69c0 rewrite 2022-07-05 12:38:39 +02:00