Commit Graph

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