1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-08 17:02:41 +00:00
Arsse/lib/Db
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
..
SQLite3 Various changes to Database 2017-05-04 19:12:33 -04:00
AbstractDriver.php Simplify the creation of arbitrary UPDATEs 2017-04-06 11:02:47 -04:00
AbstractStatement.php Various changes to Database 2017-05-04 19:12:33 -04:00
Driver.php Simplify the creation of arbitrary UPDATEs 2017-04-06 11:02:47 -04:00
Exception.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
ExceptionInput.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
ExceptionTimeout.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Result.php Fix whitespace 2017-04-06 21:41:21 -04:00
Statement.php Fix whitespace 2017-04-06 21:41:21 -04:00