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/MySQL
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 Handle connection errors 2019-01-15 10:51:55 -05:00
PDODriver.php Handle connection errors 2019-01-15 10:51:55 -05:00
PDOStatement.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
Result.php Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
Statement.php Simplify SQL type handling 2019-03-01 12:17:33 -05:00