Sandu Liviu Catalin
f49452c165
Remove SLongInt and ULongInt helper types.
...
Fix a bunch of bugs and mistakes discovered along the way.
2021-09-10 21:27:28 +03:00
Sandu Liviu Catalin
b78b3e8ede
Change MySQL header include path.
2021-08-22 19:16:31 +03:00
Sandu Liviu Catalin
503b61c3df
Allow unoptimized to use formatting without errors.
2021-08-18 21:36:59 +03:00
Sandu Liviu Catalin
425b13afe0
Port legacy MySQL implementation.
2021-06-12 17:51:33 +03:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00
Sandu Liviu Catalin
79f02998d5
MySQL library 8.x removed my_bool type.
2020-12-10 19:13:23 +02:00
Sandu Liviu Catalin
15532298dc
Implement field selection in the MySQL library.
2020-04-10 10:12:05 +03:00
Sandu Liviu Catalin
e46c1b0aa9
Merge MySQL Library int one file.
2020-03-22 15:06:35 +02:00
Sandu Liviu Catalin
2ee661ee65
Integrate MySQL module.
2020-03-22 14:54:40 +02:00