Add PostgreSQL Support #3

Merged
danieljsummers merged 4 commits from alpha3 into main 2024-06-21 13:46:42 +00:00

4 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