Commit Graph

19 Commits

Author SHA1 Message Date
root
13936d8598 Remove typed modify extension methods in favor of typed builders 2026-02-26 18:48:01 +01:00
root
33cadaf05b Add typed insert/update/delete builders and typed join variants 2026-02-26 18:35:49 +01:00
root
40a3907570 Add typed modify and join fluent extensions 2026-02-26 16:23:41 +01:00
root
783a0765cd Rename test sample table to sample_users and retarget tests to net10.0 2026-02-26 15:31:29 +01:00
root
fcf44df4ad Modernize tests, remove Tester project, and automate amalgamation pipeline 2026-02-26 09:20:27 +01:00
918aa702d3 Memory leaks fixed across the code related to cached reader.
Copyright date bump
2026-02-21 10:03:59 +01:00
6de41e166e Corrected Time and Date types handling in SQL Server. 2024-07-24 09:27:34 +02:00
827b1c4a65 Tests added 2024-06-10 11:05:51 +02:00
grzegorz.russek
913d29274e 2018-09-20 05:35:36 +00:00
grzegorz.russek
4fcef4d1ef 2016-08-04 13:00:19 +00:00
grzegorz.russek
31dd69dfc5 2015-05-15 23:11:59 +00:00
grzegorz.russek
9bc5cd7540 2014-04-24 19:30:35 +00:00
grzegorz.russek
16c56adb8b 2014-04-07 10:50:47 +00:00
grzegorz.russek
1de570be42 2014-04-06 12:10:17 +00:00
grzegorz.russek
3aa20eb50b Select improvements and alias parsing.
Insert and updates evolved.
Written more tests that intended to break parser.
Added basic exception handling, telling user what went wrong.

TODO:
 * INSERT INTO ... SELECT ...
 * Extend and normalize documentation.
2013-06-05 11:53:49 +00:00
grzegorz.russek
de58df8c60 Select improvements and alias parsing.
Insert evolved.
2013-06-04 22:16:40 +00:00
grzegorz.russek
02cd81aab5 New version alpha 2013-06-04 17:44:36 +00:00
grzegorz.russek
4e0652dd89 Stable 2013-05-24 20:44:39 +00:00
grzegorz.russek
6996111bec Initial commit of first working version that is used in production environment. 2012-08-10 10:14:49 +00:00