[Gravity] Add defragment method to optimize tables
Review Request #1034 — Created Sept. 29, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
d.cova | |
Lunr.Gravity | |
ML-744 | |
6fd1331... | |
Reviewers | |
lunr | |
Add defragment method to optimize tables
Unit tests
Diff Revision 4
This is not the most recent revision of the diff. The latest diff is revision 9. See what's changed.
orig
1
2
3
4
5
6
7
8
9
src/Lunr/Gravity/DatabaseConnection.php |
---|
src/Lunr/Gravity/Exceptions/DefragmentationException.php |
---|
src/Lunr/Gravity/MySQL/MySQLConnection.php |
---|
src/Lunr/Gravity/MySQL/Tests/MySQLConnectionDefragmentTest.php |
---|
src/Lunr/Gravity/SQLite3/SQLite3Connection.php |
---|
src/Lunr/Gravity/SQLite3/Tests/SQLite3ConnectionDefragmentTest.php |
---|
tests/phpunit.xml |
---|