9 Commits

Author SHA1 Message Date
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
d9ffc36fe6 Use PDO singleton 2024-06-07 20:57:12 -04:00
1e7c41eaa2 Derive data type for bindValue call
Remove debugging in document list
2024-06-04 22:24:27 -04:00
7390ae0f61 Do not construct a list for a single item query 2024-06-04 20:18:38 -04:00
cecbb51414 Fix scalar, add conn mgt 2024-06-04 20:12:42 -04:00
c2dc111dce WIP on connection management 2024-06-04 19:55:22 -04:00
b705130624 Add support, custom, and other queries 2024-06-03 23:10:12 -04:00