Commit Graph

7 Commits

Author SHA1 Message Date
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