Fix r79109: listTables() does not work without a prefix, and verified that SQLite...
[lhc/web/wiklou.git] / includes / db / CloneDatabase.php
2010-12-28 Chad HorohoeFollowup r79093: Move DROP TABLE code to Database class...
2010-12-28 Chad HorohoeRefactor table cloning code into its own class so it...