1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/lib/Db/SQLite3
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses
Improves #150

LIKE-based matches also need to be similarly conservative
2019-03-01 22:36:25 -05:00
..
Driver.php Work around limit to SQL parameter placeholders for IN() clauses 2019-03-01 22:36:25 -05:00
ExceptionBuilder.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
PDODriver.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
PDOStatement.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
Result.php Add missing return type hints where possible 2018-11-06 12:50:26 -05:00
Statement.php Simplify SQL type handling 2019-03-01 12:17:33 -05:00