85b461e441
Remove RC limitation; update deps
2024-11-20 22:45:17 -05:00
d896e9a6c6
Migrate tests to Pest
2024-11-17 17:55:26 -05:00
486028bd40
v2 RC1 Changes ( #7 )
...
- Changes `items` and `hasItems` on `DocumentList` to be properties
- Updates dependent option/result library, which contains similar changes
Reviewed-on: #7
2024-10-02 01:37:08 +00: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
9e0e663811
Update option/result library
...
- Restore getOrThrow() calls
2024-07-29 16:57:51 -04:00
039283224a
Merge pull request 'Changes for beta8' ( #4 ) from beta8 into main
...
Reviewed-on: #4
2024-07-29 00:08:44 +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
4d764cbb3f
WIP on new option library
2024-07-28 19:21:37 -04:00
57d8f9ddc1
Add map and iter to doc list
2024-07-24 20:57:23 -04:00
37fa200fa7
Use functional style in Parameters, update doc
2024-07-23 19:19:21 -04:00
adbe4e6614
Update README for doc changes
2024-07-22 11:10:33 -04:00
0659de3f99
Add docs link, misc format tweaks
2024-07-21 22:02:16 -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
50854275a8
Update pkg description
2024-06-25 10:42:26 -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
1f1f06679f
Add exclusions to composer.json
2024-06-09 21:12:10 -04:00
2902059cd4
Exclude tests and other files
2024-06-09 20:50:43 -04:00
17748354c4
Add badge, fix typo
2024-06-08 20:35:38 -04:00
f784f3e52c
Initial SQLite development ( #1 )
...
Reviewed-on: #1
2024-06-08 23:58:45 +00:00
e91acee70f
Initial commit
2024-06-03 23:07:15 +00:00