[Gravity] Add method to return the name of the currently connected db

Review Request #813 — Created Nov. 4, 2021 and submitted — Latest diff uploaded

pprkut
Lunr
ba02a51...
lunr

Add method to return the name of the currently connected db

Unit tests

src/Lunr/Gravity/Database/DatabaseConnection.php
src/Lunr/Gravity/Database/MySQL/MySQLConnection.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionBaseTest.php
src/Lunr/Gravity/Database/SQLite3/SQLite3Connection.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionBaseTest.php
Loading...