Commit Graph

136 Commits

Author SHA1 Message Date
6e6aa16f84 start fixing tests 2022-09-27 23:57:45 +02:00
87d07b3574 draft table search/filter impl. 2022-08-01 20:51:10 +02:00
edd4693111 doc fixes 2022-04-21 23:52:01 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
Formatter Bot
bc8c30052c Automated formatting changes 2022-04-10 16:09:45 +00:00
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
169b5535d3 fix bugs 2022-01-22 21:53:38 +01:00
1e90a5ba9d continue datamapper bug fixes 2021-12-19 20:18:36 +01:00
aa004569f5 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
be1cdcf1ec fix tabs 2021-11-29 20:04:41 +01:00
Formatter Bot
d46276184a Automated formatting changes 2021-10-24 11:24:52 +00:00
892788ece2 get overall coverage to 76% 2021-10-24 13:18:08 +02:00
2cfcb24742 more tests and make classes final 2021-10-21 22:16:07 +02:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
Formatter Bot
a42f662062 Automated formatting changes 2021-10-10 09:08:16 +00:00
fa7fb0f188 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
d7e89a4a31 bug fixes 2021-09-28 10:19:37 +02:00
420c34aec2 mostly docs 2021-08-29 10:50:31 +02:00
02313d3a33 draft ::with() function for models 2021-03-11 21:23:41 +01:00
b6cba39abf fix tests 2021-01-01 18:47:54 +01:00
69ff0e0035 test fixes 2020-12-26 13:19:20 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
1e19f72fc4 fix datamapper bugs 2020-11-29 18:29:35 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
Formatter Bot
7968f39f10 Automated formatting changes 2020-10-21 20:33:57 +00:00
c2334057b3 change self/external behaviour / invert it! 2020-10-21 22:32:33 +02:00
8fc34ef870 add sqlsrv and fix system escaping 2020-10-11 18:57:21 +02:00
d1e8a0800f impl. sqlsrv and fix 64bit bugs 2020-10-11 15:37:20 +02:00
27f7f9a1dd fix @covers 2020-10-09 00:20:25 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
c15c9b8b09 JIT db connection implemented 2020-09-12 23:13:58 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +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
Formatter Bot
583a7d3465 Automated formatting changes 2020-04-18 20:52:41 +00:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
20a45ef0c8 make null models final 2020-04-13 17:33:31 +02:00
7300b52d25 bugfix datamapper joins 2020-03-28 16:22:32 +01:00
d81bf80ada bug fixes after datamapper changes 2020-03-14 17:58:43 +01:00