Dave M.
75231f32b3
- WIP on Notes v2.x
2024-05-09 19:49:27 +00:00
Dave Mc Nicoll
9fdebf454d
- Started working on decoupling QueryBuilder from SqlQueryBuilder
...
- WIP on SearchRequest attributes
- Began working on removing 'Ulmus' class
- WIP on removing SQL query building from Repository (which will become SqlRepository)
2024-04-17 15:54:48 -04:00
Dave M.
15be1597b8
- Fixed a recurrent bug within deleteOne() method
2024-02-01 16:17:08 +00:00
Dave M.
fa4e686f35
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-12-04 12:36:20 -05:00
Dave M.
d9fa51fa18
- Still WIP on removing annotations
2023-12-04 12:36:06 -05:00
Dave Mc Nicoll
afe5144dc7
- Added a new value binding methods
2023-11-20 15:21:17 -05:00
Dave M.
fab70aec6a
fixed a missing alias
2023-11-17 08:19:12 -05:00
Dave Mc Nicoll
acab934f6f
- Some bugfixes applied live
2023-11-08 09:27:03 -05:00
Dave M.
667c1fe9ab
- Fixed an alias problem within deleteFromPk() method
2023-10-31 18:04:49 +00:00
Dave M.
953fc35680
- Completed SQLite pragma's missing code
2023-10-31 16:11:23 +00:00
Dave M.
f77c93ad20
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-10-30 19:41:50 +00:00
Dave M.
c9d9281c63
- Added a new clone() method to Repository() base class
2023-10-30 19:41:40 +00:00
Dave Mc Nicoll
8e0dce3e71
- Still WIP on Api's wrapper
2023-10-27 18:33:48 -04:00
Dave M.
1927b43999
- Some overdue modification made to allow more flexibility
2023-10-27 17:53:55 +00:00
Dave Mc Nicoll
8489cb4841
- Added some options to withJoin() method of repository
2023-08-29 16:32:25 -04:00
Dave Mc Nicoll
a4743b471c
- saveAll() now also supports arrays
2023-05-12 18:56:59 +00:00
Dave Mc Nicoll
bd61522a07
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-04-13 15:39:21 -04:00
Dave Mc Nicoll
f3712c9cc7
- Changed returned object from PdoObject runQuery method correcting 'Creation of dynamic property PDOStatement:: is deprecated'
2023-04-13 15:39:16 -04:00
Dave M.
2ad52aba85
- WIP on Alter table for lean-console
2023-03-30 15:24:48 +00:00
Dave M.
9514a46ae7
- WIP on SQLite Adapter and migration
2023-03-27 18:38:31 +00:00
Dave M.
58bdce0ea8
- Some small bugfixes done
2023-03-23 14:56:13 +00:00
Dave Mc Nicoll
c6bfaa05f2
- Added support for field value in Where attribute
2023-02-23 12:15:31 -05:00
Dave M.
d4a9fc8463
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-02-07 16:49:39 +00:00
Dave M.
94edb09352
- Added a new RelationTypeEnum
2023-02-07 16:49:25 +00:00
Dave Mc Nicoll
31f031715d
- Fixed a bug within notIn() statement
2023-02-03 14:06:00 +00:00
Dave Mc Nicoll
88e9f048db
- Select now only query existing entity's fields on select() and withJoin() statements.
2023-01-27 15:46:16 +00:00
Dave Mc Nicoll
70021d829d
- WIP on attributes
2023-01-26 18:47:53 +00:00
Dave M.
e6d0279c1a
- WIP on attributes ; on testing phase
2023-01-26 13:25:59 +00:00
Dave M.
b6752f4364
WIP on docs and added basic enums supports
2023-01-14 02:19:42 +00:00
Dave Mc Nicoll
902167c2ed
- Fixed the JOIN comparison (instead of putting it in the main query)
2022-11-24 19:22:49 +00:00
Dave Mc Nicoll
b20e537038
- Added a new @PrimaryKey annotation to replace the too-specific property-wise @Id
2022-11-11 13:57:29 +00:00
Dave Mc Nicoll
0e8443b1c1
Prepping everything for a PHP 8 release
2022-10-10 14:26:27 +00:00
Dave M.
00ebf3381f
- Completed merge
2022-07-15 19:59:38 +00:00
Dave Mc Nicoll
430cd03bc4
- Fixed an important bug when an alias was not given
2022-06-29 19:31:27 +00:00
Dave Mc Nicoll
8507283d27
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2022-06-28 12:45:25 +00:00
Dave Mc Nicoll
fc9b536eee
- Quick MSSQL fix
2022-06-28 12:37:02 +00:00
Dave M.
e1990e7cc0
- Merge with Mssql repository bugfix
2022-06-21 15:38:06 +00:00
Dave Mc Nicoll
e14a3670fc
-Fixed join order in queries
2022-05-10 13:19:48 +00:00
Dave Mc Nicoll
325704260b
- Fixed conflicts
2022-04-13 03:38:57 +00:00
Dave Mc Nicoll
16d76470da
- A lot of bugfixes and fitting to accomodate ldap adapter
2022-04-13 03:31:48 +00:00
Dave M.
c14644cdda
- A lot of work done on bug fixing. Added a new SQLite adapter
2022-01-28 16:37:35 +00:00
Dave Mc Nicoll
f14347f01d
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2021-11-24 16:36:13 +00:00
Dave Mc Nicoll
2210853093
- Added a missing return from newly created items in save() ; also added a count in saveAll() method allowing to know how many items were saved
2021-11-24 16:22:28 +00:00
Dave M.
e4767f7c09
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2021-10-21 19:32:12 +00:00
Dave M.
9ad2e94d12
- Work done on Ulmus which were added within the Bottin de suppléance app
2021-10-21 19:02:59 +00:00
Dave Mc Nicoll
dc5e088551
- Some bugfixes were made, added a new diff before saving results. Also, a new method was added for insert, update and delete respectively for other drivers to override as needed
2021-10-19 12:41:04 +00:00
Dave Mc Nicoll
0453e9cbc5
- Added the replace keyword
2021-08-02 15:13:17 +00:00
Dave Mc Nicoll
7fb591e1f5
- A lot of fixes made again in this patch
2021-05-24 20:03:38 +00:00
Dave M.
4df9ececba
- Fixed a bug occuring when a field was already escaped
2021-04-23 03:03:01 +00:00
Dave M.
1469d167c4
- Added a closure on key to EntityCollection buildArray method.
...
- Some bugfixes done.
2021-03-29 20:01:31 +00:00