Commit Graph

215 Commits

Author SHA1 Message Date
Dave M. d9fa51fa18 - Still WIP on removing annotations 2023-12-04 12:36:06 -05:00
Dave Mc Nicoll d4d68a029d - Fixed a problem of invalid comparison types in empty IN() query fragment 2023-11-24 11:31:54 -05:00
Dave Mc Nicoll ea667db552 - Testing another boolean handling method 2023-11-20 15:24:23 -05:00
Dave Mc Nicoll afe5144dc7 - Added a new value binding methods 2023-11-20 15:21:17 -05:00
Dave M. 62792e8325 - Fixed a bug within INSERT query 2023-11-17 23:34:55 -05:00
Dave M. 3a80fee9c3 - Added support for Ignore attribute in dataset export of EntityTrait
- Work done on JSONification of entity
2023-11-17 22:40:21 -05:00
Dave Mc Nicoll 7f8780d328 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-11-17 16:00:59 -05:00
Dave Mc Nicoll 9a9f473f3f - PDO Params are now properly (mostly..) binded, bool, null and int are now handled correctly 2023-11-17 16:00:29 -05:00
Dave M. fab70aec6a fixed a missing alias 2023-11-17 08:19:12 -05:00
Dave Mc Nicoll c1755d250b Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-11-08 09:27:26 -05:00
Dave Mc Nicoll acab934f6f - Some bugfixes applied live 2023-11-08 09:27:03 -05:00
Dave M. 2e377374d4 - Removed unused annotations 2023-11-08 06:52:38 -05:00
Dave Mc Nicoll c2cccc0222 - Fixed a proble within EntityInterface with field(s) which needed a false instead of bool 2023-11-07 11:12:59 -05:00
Dave Mc Nicoll ab582c9318 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-11-07 11:02:06 -05:00
Dave Mc Nicoll a4b81f1932 - Added support for closure in Virtual field 2023-11-07 11:01:55 -05:00
Dave M. ab1d7e4f5b Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-11-03 19:45:31 -04:00
Dave M. bfc1e1cf93 - WIP on removing annotations 2023-11-03 19:45:21 -04:00
Dave M. 531908b04c Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-11-03 08:26:16 -04:00
Dave M. 07ae8faaac - Worked on SQLite adapter mostly 2023-11-03 08:25:35 -04:00
Dave Mc Nicoll 756474d460 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-11-01 11:26:10 -04:00
Dave Mc Nicoll d297fd9e86 - Fixed a bug which caused a problem using offset without limits 2023-11-01 11:25:59 -04:00
Dave M. fed7d2e302 - Some minors adjustments to match PHP 8.x coding styles 2023-11-01 09:55:19 -04:00
Dave M. 3736fbe0f6 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-10-31 18:05:00 +00:00
Dave M. 667c1fe9ab - Fixed an alias problem within deleteFromPk() method 2023-10-31 18:04:49 +00:00
Dave M. d2bd6c2f58 - minor fixes 2023-10-31 16:34:45 +00:00
Dave M. 953fc35680 - Completed SQLite pragma's missing code 2023-10-31 16:11:23 +00:00
Dave M. 6c6733b503 - Merging.. 2023-10-31 14:40:02 +00:00
Dave M. e641bc321d - SQLite pragma handling was not applied ; fixed 2023-10-31 14:37:46 +00:00
Dave M. da5d203768 - Small quick fix on espaceIdentifier whichi misses a type 2023-10-31 14:17:56 +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 cc741566fb - Bugfixes made while working on lean/console database migrations 2023-08-31 09:15:50 -04:00
Dave Mc Nicoll 8489cb4841 - Added some options to withJoin() method of repository 2023-08-29 16:32:25 -04:00
Dave M. 9ebf7b05d7 - Bugfixes made while working on lean/console 2023-08-29 20:29:33 +00:00
Dave M. 338b599d39 - Added a default searchRequest() method to entityTrait 2023-07-31 14:28:19 -04:00
Dave M. d01624b8aa - WIP on relations, constrains and foreign keys 2023-07-14 19:57:29 -04:00
Dave M. 01ab6e82d4 - Some small bugfixes made 2023-07-09 12:38:52 -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. cfaebbecc4 - Minor enhancements 2023-04-05 17:42:02 +00:00
Dave M. eb6434bb72 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-03-30 15:24:58 +00:00
Dave M. 2ad52aba85 - WIP on Alter table for lean-console 2023-03-30 15:24:48 +00:00
Dave Mc Nicoll 3c5aa51850 - WIP on PHP 8.2 conversion 2023-03-29 11:30:46 -04:00
Dave M. 9514a46ae7 - WIP on SQLite Adapter and migration 2023-03-27 18:38:31 +00:00
Dave M. cee978ecfd Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-03-23 15:09:56 +00:00
Dave M. 43880eb428 - Migrated Entity's file into attributes 2023-03-23 15:09:42 +00:00
Dave M. 58bdce0ea8 - Some small bugfixes done 2023-03-23 14:56:13 +00:00