Commit Graph

273 Commits

Author SHA1 Message Date
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
16961aaff6 fix array mapping bug 2020-07-31 18:40:30 +02:00
69728b23de inspection fixes 2020-07-31 18:13:59 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
53657299a7 fix creating conditional elements 2020-07-04 17:43:33 +02:00
9947c203fb fixed bug with null models 2020-06-13 15:16:03 +02:00
452e541ecd fix bug where nullmodels would break updating 2020-06-12 18:21:16 +02:00
1cb038fbc2 fix update bug/depth. Update should be deeper than just 1 level 2020-06-12 17:40:24 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +02:00
b7cb3c6a7c support different comparison operators 2020-06-11 12:28:53 +02:00
e8b91fac09 fix bug where relations were still used for depth parameter 2020-06-11 10:52:05 +02:00
d2ab4feda0 fix cs 2020-06-11 09:39:08 +02:00
a2d92442b6 re-add populateIterable, apperently it is used :( 2020-06-10 22:47:10 +02:00
75df581156 fix bug where caching didn't consider the depth of the cached model, however it feels now slower 2020-06-10 21:49:48 +02:00
e5d32ec503 add some todos and thoughts about datamapper improvements 2020-06-08 23:28:52 +02:00
2ef8f17eb2 add conditionals filter for specific models 2020-06-08 22:39:59 +02:00
50743fecf0 fix tests 2020-06-08 18:20:24 +02:00
3db14eb5b6 make db connection throw less exceptions 2020-06-07 22:24:24 +02:00
a0bb408b6a autoformat 2020-06-07 13:40:37 +02:00
358d981c2b don't run join queries again in fillRelation 2020-06-07 13:40:21 +02:00
f4b061ee8a add issue information 2020-05-22 17:32:48 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
c35bccd8c0 fix issue repo 2020-04-05 17:08:51 +02:00
d5643868b6 add todo/question for global conditionals 2020-03-31 19:00:58 +02:00
9e96b89aa0 fix relation population 2020-03-31 18:23:46 +02:00
3997d9563e fix ownsOne and belongsTo hasMany relationships 2020-03-30 22:12:49 +02:00
a72e781e02 Don't load default value if default value is not set 2020-03-28 17:26:51 +01:00
e83574a452 fix db bugs 2020-03-28 17:16:05 +01:00
7300b52d25 bugfix datamapper joins 2020-03-28 16:22:32 +01:00
7412a2cc0a fix conditional value type 2020-03-24 18:02:00 +01:00
199b13ad75 optimize model selection 2020-03-22 17:06:27 +01:00
0e5e967920 fix phpcs 2020-03-14 20:07:03 +01:00
dcfc61e7a9 fix findquery 2020-03-14 19:50:13 +01:00
d81bf80ada bug fixes after datamapper changes 2020-03-14 17:58:43 +01:00
489752602f autofix 2020-03-14 00:17:17 +01:00
7163328a59 closes ##73 2020-03-14 00:17:07 +01:00
bd927133d7 fix where query usage 2020-03-14 00:06:33 +01:00
b1e3eac74c start re-implementing conditional handling 2020-03-13 23:57:42 +01:00
250bb48c9c autofix 2020-03-13 23:32:09 +01:00
4937fdb9f7 fixes #220 and fixes #102 2020-03-13 23:31:58 +01:00
1fdb93968a autofix 2020-03-07 19:49:16 +01:00
e5baf46dce optimize code readability and perforamnce 2020-03-07 19:48:58 +01:00
2a8ece6fcc Type and cs fixes 2020-03-07 00:23:22 +01:00
55182c4138 fixes #222 2020-03-06 23:12:59 +01:00
3f68bbad63 Started implementing #222 read is already working 2020-03-06 23:09:57 +01:00
e16ad97838 phpcs fix 2020-03-05 22:51:41 +01:00
c3f4ba80bb remove todos #224 and #212 2020-03-05 22:15:09 +01:00
1594a88daf fixes #224 and fixes #212 2020-03-05 20:37:03 +01:00
5048008be6 theoretical bug fixes and style improvements 2020-03-04 00:08:50 +01:00