096ca53494
WIP on SQLite integration test migration
2024-11-15 19:23:28 -05:00
79044b53fc
WIP; complete PostgreSQL integration migration
2024-11-15 14:44:12 -05:00
9437dd37bf
WIP on PostgreSQL integration tests
2024-11-15 10:13:11 -05:00
3ec1a05d82
WIP on migrating Postgres integration tests
2024-11-14 23:38:47 -05:00
7cdbf5fcdb
Update deps, remove extra files
2024-11-11 17:45:55 -05:00
0f0cd61b8c
Migrate remaining unit tests
2024-11-11 12:05:02 -05:00
932046f624
Migrate mapper unit tests
2024-10-19 14:44:47 -04:00
20a2c50ae7
More WIP on test migration
2024-10-16 07:06:38 -04:00
f757a244b0
WIP on QueryTest migration
2024-10-13 21:33:01 -04:00
b48a2a9bf9
WIP on Pest test migration
2024-10-05 15:43:41 -04:00
df436c9ef4
Changes for RC1 ( #6 )
...
- `ORDER BY` clauses support qualified fields
- Restrict supported PHP versions; this will prevent inadvertent upgrades to the upcoming 8.4-compliant version
Reviewed-on: #6
2024-10-01 00:29:12 +00:00
d067f8983f
Changes for beta10 ( #5 )
...
- Add In/InArray support
- Add ORDER BY support for `Find` functions
- Update dependencies
- Implement fixes identified via static analysis
Reviewed-on: #5
2024-09-27 02:15:00 +00:00
407441e857
Add mapToArray to doc list
2024-07-28 20:01:55 -04:00
3d2bc2a904
Finish migration to new option library
2024-07-28 19:45:29 -04:00
57d8f9ddc1
Add map and iter to doc list
2024-07-24 20:57:23 -04:00
d8330d828a
Derive mode from DSN function
...
- Add headers in all files
- Minor field name changes
2024-07-20 21:47:21 -04:00
1a37b009ea
Fix empty array check
2024-07-04 13:16:04 -04:00
5201e564ca
Add pjson support for 1D arrays
2024-07-04 12:05:29 -04:00
478684621c
Add pjson support
2024-06-29 11:46:16 -04:00
0c9490e394
Use Option for single doc queries
2024-06-24 22:04:11 -04:00
124426fa12
Add PostgreSQL Support ( #3 )
...
Reviewed-on: #3
2024-06-21 13:46:41 +00:00
330e272187
alpha2 ( #2 )
...
- Change multiple field matching to enum
- Implement auto-generated IDs
Reviewed-on: #2
2024-06-11 11:07:56 +00:00
f784f3e52c
Initial SQLite development ( #1 )
...
Reviewed-on: #1
2024-06-08 23:58:45 +00:00