Jan Böhmer
|
dd0f8ec97c
|
Implement the SQLite extension for doctrine via a middleware instead of an deprecated event listener
|
2023-12-05 23:50:07 +01:00 |
|
Jan Böhmer
|
1d03b6c38d
|
Added tests for sqlite emulated functions
|
2023-07-26 23:39:53 +02:00 |
|
Jan Böhmer
|
d3ead8742e
|
Implement a special field2 function, to migitiate the argument count limit in sqlite
This fixes issue #332 on SQLite DBs
|
2023-07-26 23:23:25 +02:00 |
|
Jan Böhmer
|
1de1eebc59
|
Fixed PHPstan issues
|
2023-07-23 01:20:38 +02:00 |
|
Jan Böhmer
|
a4d411656b
|
Added a field extension for SQLite and let the database sort the elements by the given ID order directly
|
2023-07-23 01:19:48 +02:00 |
|
Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
|
Jan Böhmer
|
219b57a362
|
Fixed some deprecations
|
2023-06-11 17:38:08 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
b0ab43c39a
|
Show a proper error message table when encountering an invalid regex statement on SQLite
This is related to #289
|
2023-05-09 00:26:40 +02:00 |
|
Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
0bc9d8cba1
|
Implement Regex on SQLite platform using a callback to PHP.
|
2022-08-20 02:43:15 +02:00 |
|