Commit Graph

  • c64c7778bd - Work done on many-to-many relations - code must still be refactored out of the EntityTrait. - Fixed Entity::field("propertyname") function to look for name into @Field() annotation and returns it if it exists. - A lot of bug fixes made into SQL fragments. Dave Mc Nicoll 2020-04-09 09:50:09 -04:00
  • 1456fe91f2 - Fixed the SearchRequestInterface missing filter() function. Dave Mc Nicoll 2020-04-09 09:46:22 -04:00
  • 84da4dbb7b - Bugfixes done linked to SearchRequest and Searchable features. - Fixed a bug introduced into PdoObject exception on latest commit. - Corrected the open() close() enclosure of query condition. Dave Mc Nicoll 2020-03-31 13:24:15 -04:00
  • f98cb2ded0 Merge branch 'master' of https://github.com/mcNdave/ulmus Dave Mc Nicoll 2020-03-28 22:16:45 -04:00
  • 938639a590 - Multiple bugfixe linked to query fragments - Added a new SearchRequest package to handle search request efficiently Dave Mc Nicoll 2020-03-28 22:13:29 -04:00
  • 6e84fc7195 - Fixed a bug while retrieving a non-existing field (from a table which has a field not included within your entity) Dave Mc Nicoll 2020-03-26 16:28:03 -04:00
  • 4b29232543 - Bugfix within PdoObject and Repository - Added some utilities methods to EntityCollection Dave Mc Nicoll 2020-03-19 09:55:00 -04:00
  • d03f9ece36 - Removed debug lines Dave Mc Nicoll 2020-02-17 08:25:09 -05:00
  • d1961ec807 - Work done on insert() and update() function from QueryBuilder. - Fixed save() and saveAll() from repository - QueryBuilder can now be flushed after queries. Dave Mc Nicoll 2020-02-17 08:23:41 -05:00
  • 79fdabe786 - Worked on support for multiple adapters based on @Table() annotation's entity Dave Mc Nicoll 2020-02-12 22:56:53 -05:00
  • d01e99b18f Merge branch 'master' of https://github.com/mcNdave/ulmus Dave Mc Nicoll 2020-02-10 15:20:47 -05:00
  • 8a16ab8062 - Fixed Datetime output Dave Mc Nicoll 2020-02-10 15:19:46 -05:00
  • bd027610f4 - Removed a debug line Dave Mc Nicoll 2020-02-10 08:27:48 -05:00
  • 2f43fb4559 - More work done on Update, Insert and Delete clause - Added TOP property to select and delete to fit MSSQL limit's term. - Added a new interface allowing object's manipulation on save() and load() queries Dave Mc Nicoll 2020-02-07 16:36:38 -05:00
  • 3dc82b1f0d - Still working on Update and Insert statements Dave Mc Nicoll 2020-02-05 23:41:57 -05:00
  • 828daffec8 - WIP on insert/update statement Dave Mc Nicoll 2020-02-05 16:19:57 -05:00
  • bad5123447 - Work done on setting entities properties using array values Dave Mc Nicoll 2020-02-03 11:13:26 -05:00
  • 8e91c3a418 - Bugfixes done on MySQL adapter caused by some changes while adding Mssql. - WIP on Repository and QueryBuilder Dave Mc Nicoll 2020-01-31 22:01:56 -05:00
  • d12623cc5e - WIP on entity save Dave Mc Nicoll 2020-01-31 16:38:48 -05:00
  • 5bd60129ea - Added a new MsSQL adapter - Some bugfixes were made within annotations. - Added a new Object Instanciator which allows to manipulate and define how an object from an entity must be instanciated with given value. Dave Mc Nicoll 2020-01-29 16:11:16 -05:00
  • 9df7e65dcf - Work done on Repository and QueryBuilder -- fixed some minor bugs and added some delete() functions - Added a generic SQL query function to PDOObject Dave Mc Nicoll 2019-12-19 09:54:33 -05:00
  • b589ba3c2b - WIP on Ulmus -- new use case showed up, modification were needed. Dave Mc Nicoll 2019-12-10 15:27:45 -05:00
  • 1b051f923e - Fixed composer require Dave Mc Nicoll 2019-12-10 15:21:29 -05:00
  • fb9b9394e0 - Temp fix for composer Ulmus's version Dave Mc Nicoll 2019-12-10 14:40:57 -05:00
  • aeb93974df Fixed composer.json comma error Dave Mc Nicoll 2019-12-10 09:26:37 -05:00
  • b1ddb53170 Merge branch 'master' of https://github.com/mcNdave/ulmus Dave Mc Nicoll 2019-12-10 09:25:29 -05:00
  • d6ddf3bbab - WIP on the EntityTrait - Fixed composer entries - Corrected QueryExplain keyword orders Dave Mc Nicoll 2019-12-10 09:23:41 -05:00
  • 3b124432d1 - Fixed package's name Dave Mc Nicoll 2019-12-09 15:53:47 -05:00
  • dabfc24cba - Working on separation between Annotations and Ulmus Dave Mc Nicoll 2019-10-04 08:40:14 -04:00
  • b73d046e0a - First draft of current WIP Dave Mc Nicoll 2019-08-21 16:13:00 -04:00