Script to convert Translate extension database schema to v2. More...
Public Member Functions | |
__construct () | |
execute () |
Script to convert Translate extension database schema to v2.
Essentially gets rid of revtag_type table, which was unnecessary abstraction.
Definition at line 25 of file migrate-schema2.php.
TSchema2::__construct | ( | ) |
Definition at line 27 of file migrate-schema2.php.
TSchema2::execute | ( | ) |
Definition at line 32 of file migrate-schema2.php.