7 Commits

Author SHA1 Message Date
Dave Mc Nicoll
31f031715d - Fixed a bug within notIn() statement 2023-02-03 14:06:00 +00:00
Dave Mc Nicoll
70021d829d - WIP on attributes 2023-01-26 18:47:53 +00:00
43a913a602 - Fixed IN() query from Where rendering 2023-01-16 14:19:37 +00:00
Dave Mc Nicoll
58afe841e7 - Fixed a double negative 2021-08-27 18:04:36 +00:00
Dave Mc Nicoll
7fb591e1f5 - A lot of fixes made again in this patch 2021-05-24 20:03:38 +00:00
7dd64abf29 - Added a LoadRelation for the repository.
- Added a new @Filter() annotation to the relation; adding it to JOIN is also coming.
- Some bugfixes done within the Where and ConditionTrait.
2021-01-06 19:35:45 +00:00
Dave Mc Nicoll
139504f8dd - Added the HAVING and TRUNCATE keyword
- Fixed GroupBy which was not implemented yet
- Added a new SQL raw() function
- From statement now accepts subqueries
2020-10-06 11:00:12 -04:00