Commit Graph

13 Commits

Author SHA1 Message Date
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
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
0659de3f99 Add docs link, misc format tweaks 2024-07-21 22:02:16 -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
f784f3e52c Initial SQLite development (#1)
Reviewed-on: #1
2024-06-08 23:58:45 +00:00