Daniel J. Summers danieljsummers
danieljsummers pushed to doc-experiment at bit-badger/feed-reader-central 2024-06-10 01:27:53 +00:00
08fd589481 Add distro create script
danieljsummers pushed to main at bit-badger/pdo-document 2024-06-10 01:12:14 +00:00
1f1f06679f Add exclusions to composer.json
danieljsummers pushed to main at bit-badger/pdo-document 2024-06-10 00:50:48 +00:00
2902059cd4 Exclude tests and other files
danieljsummers pushed to doc-experiment at bit-badger/feed-reader-central 2024-06-09 22:01:09 +00:00
3dc314b2e3 Fix insert statements; other minor tweaks
danieljsummers pushed to main at bit-badger/pdo-document 2024-06-09 00:35:41 +00:00
17748354c4 Add badge, fix typo
danieljsummers deleted branch develop from bit-badger/pdo-document 2024-06-09 00:02:29 +00:00
danieljsummers released v1, Alpha 1 at bit-badger/pdo-document 2024-06-09 00:01:40 +00:00
danieljsummers pushed tag v1.0.0-alpha1 to bit-badger/pdo-document 2024-06-09 00:01:39 +00:00
danieljsummers pushed to main at bit-badger/pdo-document 2024-06-08 23:58:46 +00:00
f784f3e52c Initial SQLite development (#1)
danieljsummers merged pull request bit-badger/pdo-document#1 2024-06-08 23:58:45 +00:00
Initial SQLite development
danieljsummers created pull request bit-badger/pdo-document#1 2024-06-08 23:58:20 +00:00
Initial SQLite development
danieljsummers pushed to develop at bit-badger/pdo-document 2024-06-08 23:57:42 +00:00
ac78d3718c Add instructions to README
3f038b02fd Add attributes prior to publishing
Compare 2 commits »
danieljsummers pushed to doc-experiment at bit-badger/feed-reader-central 2024-06-08 17:34:19 +00:00
edc9a218b7 Fix doc update-by-ID problem
danieljsummers pushed to develop at bit-badger/pdo-document 2024-06-08 16:57:19 +00:00
a10ecbb1cd Pass integer IDs as-is
danieljsummers pushed to doc-experiment at bit-badger/feed-reader-central 2024-06-08 15:24:14 +00:00
efa69f2c1c Remove direct PDO handling
danieljsummers pushed to develop at bit-badger/pdo-document 2024-06-08 14:49:56 +00:00
2d8f8b6e87 Finish tests
danieljsummers pushed to develop at bit-badger/pdo-document 2024-06-08 03:35:55 +00:00
a96fdf9d14 Add Count and Document SQLite integration tests
danieljsummers pushed to develop at bit-badger/pdo-document 2024-06-08 03:06:35 +00:00
9fba3781d6 Add SQLite Patch integration tests
danieljsummers pushed to develop at bit-badger/pdo-document 2024-06-08 02:14:21 +00:00
1ab961e35a Change PDO to singleton instance
danieljsummers pushed to develop at bit-badger/pdo-document 2024-06-08 00:57:16 +00:00
d9ffc36fe6 Use PDO singleton