1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 09:02:41 +00:00
Arsse/lib/Db/SQLite3
J. King db132c0c24 Various changes to Database
- Introduced "strict" binding types for use when inserting into NOT NULL columns: any null value supplied is always cast to the supplied type rather than passing through
- Fixed feed updating further
- Filled out full complement of subscription manipulation functions
- made folderPropertiesSet possibly return false
2017-05-04 19:12:33 -04:00
..
CustomFunctions.php More feed update refactoring 2017-04-15 22:07:22 -04:00
Driver.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
ExceptionBuilder.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Result.php Fix feed fetching 2017-05-04 14:42:40 -04:00
Statement.php Various changes to Database 2017-05-04 19:12:33 -04:00