[Gravity] Add method to return the name of the currently connected db
Review Request #813 — Created Nov. 4, 2021 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
ba02a51... | |
Reviewers | |
lunr | |
Add method to return the name of the currently connected db
Unit tests
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
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 |
---|