Commit Graph

5 Commits

Author SHA1 Message Date
a10ecbb1cd Pass integer IDs as-is 2024-06-08 12:57:13 -04:00
2d8f8b6e87 Finish tests
- Add sub-doc handling for SQLite fields
- Add casting for PostgreSQL BT on numeric value
- Add hasItems() to DocumentList
- Fix SQL syntax problems exposed by tests
2024-06-08 10:49:52 -04:00
a96fdf9d14 Add Count and Document SQLite integration tests 2024-06-07 23:35:48 -04:00
9fba3781d6 Add SQLite Patch integration tests
- Use multiple-class use statements
2024-06-07 23:06:31 -04:00
1ab961e35a Change PDO to singleton instance
- Add SQLite throwaway DB implementation
- Add integration tests for Custom class
2024-06-07 22:14:17 -04:00