12 Commits

Author SHA1 Message Date
3dc314b2e3 Fix insert statements; other minor tweaks 2024-06-09 18:01:04 -04:00
edc9a218b7 Fix doc update-by-ID problem
- Rework imports for pages
- Ready for final end-to-end test before merge
2024-06-08 13:34:14 -04:00
efa69f2c1c Remove direct PDO handling 2024-06-08 11:24:09 -04:00
3a31aca467 Convert @ to : in parameter names
- Still more to do; possible connection exhaustion
2024-06-04 22:52:12 -04:00
7231a95fca Change to PDODocument library 2024-06-04 19:56:06 -04:00
1ca7dbdedd Tweaks to document access 2024-06-03 18:18:51 -04:00
93dd8e880f First cut of item-with-feed and list impl
- Add strict types to all files
- Convert many queries to document commands
2024-06-02 22:14:19 -04:00
b88ad1f268 Add table to doc util script
- Remove db parameter from several places
- Add constructors for document types
2024-06-01 23:17:29 -04:00
610ab67475 Move domain items up to lib
- WIP on converting more complex queries
2024-05-31 22:57:24 -04:00
f7f5dba795 Split out feed parsing from document
WIP - still moving things around...
2024-05-31 16:00:04 -04:00
67747899ac WIP on document conversion 2024-05-31 14:06:08 -04:00
df20936af2 WIP on document conversion 2024-05-30 21:58:54 -04:00