v3.0.6
版本发布时间: 2020-02-10 01:47:54
nette/database最新发布版本:v3.1.9(2023-11-03 07:29:07)
- Helpers: Fix
dumpSql()
for bool parameters (#251) - SqlPreprocessor: recoginzes (SELECT) UNION (SELECT) as parameteric command #248
- SqlPreprocessor: correctly escapes scalars when parameters are not used
- ConnectionPanel: uses capturing
- Revert "ConnectionPanel: params are useless for EXPLAIN"
- SqlPreprocessor: multi-insert accepts Row objects #247
- ResultSet: muted warnings
- Row: compatibility with operator ??
For the details you can have a look at the diff.