Commit Graph

12 Commits

Author SHA1 Message Date
0a188a80c2 Resolve PHPStan level 6 findings 2024-08-30 09:24:25 -04: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