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/PostgreSQL
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
..
Dispatch.php Various changes: 2019-01-15 08:58:11 -05:00
Driver.php Work around limit to SQL parameter placeholders for IN() clauses 2019-03-01 22:36:25 -05:00
PDODriver.php Handle connection errors 2019-01-15 10:51:55 -05:00
PDOStatement.php Various changes: 2019-01-15 08:58:11 -05:00
Result.php Implementation of native PostgreSQL interface 2018-12-13 19:47:51 -05:00
Statement.php Simplify SQL type handling 2019-03-01 12:17:33 -05:00