5.4.0
·
6 commits
to 5.x
since this release
What's Changed
This release fixes the db:show
and db:tables
database introspection commands when using views.
The user id, IP address and user agent are now saved by the `mongodb' session driver if available.
Feature
- PHPORM-310 Create dedicated session handler by @GromNaN in #3348
- PHPORM-325 Add
getViews
and categorize table types by @masterbater in #3327
Full Changelog: 5.3.1...5.4.0