root
f28549c775
Remove redundant typed fluent wrapper methods
2026-02-26 18:40:43 +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
5bdccedf42
Explore typed fluent mapped properties with aliases and order markers
2026-02-26 16:07:23 +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
86c22cfe85
Updated test project.
2024-10-27 12:56:22 +01:00
a7bc6b9949
Added ability to set nolock with db.From<Table>(alias, nolock);
2024-05-24 09:07:51 +02:00
8519ca3a13
Added support for With No Lock
2023-09-11 13:29:01 +02:00
grzegorz.russek
913d29274e
2018-09-20 05:35:36 +00:00
grzegorz.russek
df79e432fc
Added HAVING clause
2016-11-16 09:56:31 +00:00
grzegorz.russek
d8b6c8f488
2016-09-29 10:14:34 +00:00
grzegorz.russek
9e40c4e20b
2016-01-18 07:47:29 +00:00
grzegorz.russek
31dd69dfc5
2015-05-15 23:11:59 +00:00
grzegorz.russek
7a545224de
2015-05-13 22:36:30 +00:00
grzegorz.russek
baaa6e9452
2014-07-17 15:43:23 +00:00
grzegorz.russek
9bc5cd7540
2014-04-24 19:30:35 +00:00
grzegorz.russek
1de570be42
2014-04-06 12:10:17 +00:00
grzegorz.russek
397a8da830
2014-04-04 19:41:51 +00:00
grzegorz.russek
f9684f484e
fixes #5
...
closes #6
closes #7
fixes #9
2013-06-06 21:46:04 +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
6996111bec
Initial commit of first working version that is used in production environment.
2012-08-10 10:14:49 +00:00