Commit Graph

5 Commits

Author SHA1 Message Date
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
f784f3e52c Initial SQLite development (#1)
Reviewed-on: #1
2024-06-08 23:58:45 +00:00