Commit Graph

12 Commits

Author SHA1 Message Date
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
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
50b4104e02 undo last commit 2024-06-04 22:00:00 -04:00
85786fa113 where are the results 2024-06-04 21:53:02 -04:00
71ae46fac7 Make properties public 2024-06-04 21:49:30 -04:00
259247464a Even more debug 2024-06-04 21:36:36 -04:00
b871d3e03f Add more debug 2024-06-04 21:34:17 -04:00
4342d1ac50 Add debug to document list 2024-06-04 21:28:12 -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
1164dc7cc5 Add classes and tests from common project 2024-06-03 19:46:39 -04:00