23 Commits

Author SHA1 Message Date
mbandic
b04cf84eaa Small fix after remote test 2024-09-13 10:44:03 +00:00
marcelb
e23e1f8cea Protects against time loop calls both externally and internally v0.9 2024-09-12 18:36:21 +02:00
mbandic
27074f9269 Add on error callback 2024-09-12 13:42:33 +00:00
mbandic
777ee53355 Fix recycling connections 2024-09-12 13:22:17 +00:00
marcelb
cf969c0424 External periodic engine support v0.8 2024-08-20 20:45:42 +02:00
mbandic
0ae1c69782 Add featch columns names 2024-08-20 11:49:41 +00:00
marcelb
6129774980 Implement typed execute, typed response, clear for unnecessary requests, delete incomplete SQL_QA type, etc. 2024-08-19 23:19:20 +02:00
marcelb
6201fe0225 Separe sqlQA and mySQL lib, add namespace, commnets, license and readme file v0.7 2024-01-07 23:12:45 +01:00
marcelb
87088bdaa7 Clear 2 2024-01-07 22:15:10 +01:00
marcelb
8f2dc7d1be Clear 2024-01-07 22:14:41 +01:00
marcelb
d4d0c3155d Try fix connection disconnect by server v0.6_fix1 2023-12-12 19:26:11 +01:00
marcelb
81f67c1420 Add protect if connection is not valid v0.6 2023-12-10 13:56:32 +01:00
marcelb
4c4fdcc938 Deque implementation done, dev tested v0.5_queue 2023-11-21 19:46:11 +01:00
marcelb
774151e534 Fix connection close, and implement bot for reconnect v0.4_pool 2023-11-17 20:13:08 +01:00
marcelb
6905bfe745 Pool connections support, tested v0.3_pool 2023-09-26 19:34:38 +02:00
2ea748699e Work on connection pool support in mySQL 2023-09-26 09:40:35 +00:00
marcelb
54b1513d7b Pool class, and work on mySQL class pool support 2023-09-25 20:44:25 +02:00
marcelb
d7dc97cc30 Add dependency 2023-08-25 23:07:44 +02:00
marcelb
6c1d9c456d Add commands: limit, insertinto, update, deletefrom. Fix all update commands channel v0.3_beta 2023-08-23 18:34:51 +02:00
marcelb
5482d71558 Formater: select, from, where, update, set. Fix bug in disconnect/close. SQLQA type. Exec/query refactor v0.2_beta 2023-08-22 19:52:23 +02:00
marcelb
701ebef06f Fix getTable() in where condition commands 2023-08-10 20:13:40 +02:00
marcelb
04f8489cf3 Mutex secure v0.1_beta 2023-08-09 20:16:24 +02:00
marcelb
c348921cf8 Tested.. 2023-07-26 23:25:24 +02:00