Commit Graph

10 Commits

Author SHA1 Message Date
e5db95fe9d Add PostgreSQL verbiage 2024-06-21 09:44:50 -04:00
7de39a41fc Add byContains and byJsonPath throughout
- Change to JSON Path function to work around PDO syntax quirk
2024-06-13 21:39:16 -04:00
9ecabbe39f Add byContains and byJsonPath
- Add document index functions
2024-06-12 17:43:17 -04:00
65fd46835c Add PostgreSQL version of SQLite integ tests
- Add PostgreSQL throwaway database
- Add optional length parameter for random string
- Fix syntax for PostgreSQL in several areas
- Add optional ID for whereById type determination
2024-06-12 15:21:53 -04: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