[Gravity] Add defragment method to optimize tables

Review Request #1034 — Created Sept. 29, 2023 and submitted — Latest diff uploaded

d.cova
Lunr.Gravity
ML-744
6fd1331...
lunr

Add defragment method to optimize tables

Unit tests

src/Lunr/Gravity/DatabaseConnection.php
src/Lunr/Gravity/Exceptions/DatabaseOptimizationException.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
Loading...