Commit Graph

294 Commits

Author SHA1 Message Date
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
23e28feae2 start working on #212 2020-03-03 22:28:37 +01:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
37144b9a9f fix writeonly for has many 2020-02-20 19:18:03 +01:00
ea7d504f95 fixes #238 2020-02-20 19:06:50 +01:00
9be83af3c9 fix array typehint 2020-02-20 18:59:49 +01:00
9a0698ae07 fixes #238 2020-02-20 18:55:04 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
0ff97e74ff auto fixes 2020-02-16 19:55:34 +01:00
4b95814719 add cursor pagination 2020-02-16 19:55:15 +01:00
135f3f08e4 fixes #162 implemented previously 2020-02-14 18:36:47 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
Formatter Bot
babbca7fcc Automated formatting changes 2020-02-08 15:51:35 +00:00
86b0d62a54 implement unique 2020-02-08 16:48:07 +01:00
0e0264ad35 improve array docblock 2020-02-08 13:25:48 +01:00
8710adad62 fixes #234, fixes #189 2020-02-08 12:42:48 +01:00
56a980d2ea fix bug 2020-02-07 23:33:22 +01:00
f8f85b0092 remove issue todos 2020-02-07 23:20:54 +01:00
3c8a8c31d5 remove todos 2020-02-07 21:51:55 +01:00
b9bc5bbe64 fix #235 2020-02-07 21:41:32 +01:00
d20a6b9e8d Implement getBy 2020-02-07 20:37:26 +01:00
4107551a09 fixes #214 2020-02-07 19:20:05 +01:00
2b3de00f4c
Don't use use for Throwable NO_CI 2020-02-05 16:28:55 +01:00
47cd969f10 add todo and fix docblock 2020-02-04 19:50:41 +01:00
85b8bbec04 Allow obj relations 2020-02-02 15:49:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
5d43137f3c fix todo comments 2020-01-12 17:57:18 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +01:00
792fcf900a fix phpcs 2019-12-21 22:05:53 +01:00
1262310af9 remove debugging 2019-12-21 15:52:25 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
090b30bb58 cleanup 2019-11-03 23:22:45 +01:00
baf2218980 Bug fixes 2019-10-21 15:38:15 +02:00
23fe8d2124 Add try/catch to find hr invalid bytecode escaping 2019-10-19 13:12:12 +02:00
479facee52 Implementd query aliases 2019-10-13 20:38:25 +02:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
0422411c89 phpstan fixes 2019-10-07 22:22:41 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
743ba4a937
Implement missing conditional functionality (delete, update) 2019-09-03 15:38:09 +02:00
bb1aa4044a
Draft conditional data 2019-09-03 14:49:42 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
0ca13206fe fix datetime value bug 2019-08-10 23:16:27 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
8f0688f46d Fix depth bug 2019-05-25 11:16:10 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
35d47c7a53 Add getter 2019-04-22 16:31:20 +02:00
34c2673504 Fix missing column 2019-04-14 18:38:07 +02:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
c0ded5607c Allow creation of models with id 2018-12-23 17:32:18 +01:00
4ed4caf55b Fix bugs 2018-12-16 11:22:27 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
4bd0a0f1b3 Fix event bug 2018-12-02 16:45:22 +01:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
e9f1adc699 docblock lie to fix some phpstan bugs 2018-09-22 19:09:12 +02:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
f8bad0558b Move ownership from modules to framework 2018-09-17 19:36:38 +02:00
23f31d359a Prevent creating existing object in database 2018-09-15 14:18:58 +02:00
766b79cfd3 Remove unused function 2018-09-01 17:50:10 +02:00
acb32ba190 Implement more array functionality 2018-09-01 17:23:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
feb652a026 Merge remote-tracking branch 'origin/develop' into develop 2018-08-24 12:09:50 +02:00
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
08d5987553 Use global namespace 2018-08-11 12:10:36 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
1e023a1247 Fix depth handling 2018-07-31 20:10:20 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00