v3.1.2
版本发布时间: 2021-04-23 05:39:39
nette/database最新发布版本:v3.1.9(2023-11-03 07:29:07)
- Connection, Explorer:
beginTransaction()
,commit()
&rollBack()
calls are forbidden intransaction()
- Connection,
Explorer::transaction()
call can be nested - Connection,
Explorer::transaction()
: pass self as a callback argument - Revert "MySqlDriver driver uses subqueries (#265)"
- SqlPreprocessor: fixed handling 'IN (?)' #273
- fixed compatibility with Symfony DebugClassLoader #272
- improved phpDoc
- readme: updated badge
-
Helpers::initializeTracy()
replacescreateDebugPanel()
- compatibility: improved code hinting