├── LICENSE ├── README.md ├── db_converter.py └── move_drop_indexes.ed /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitlabhq/mysql-postgresql-converter/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitlabhq/mysql-postgresql-converter/HEAD/README.md -------------------------------------------------------------------------------- /db_converter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitlabhq/mysql-postgresql-converter/HEAD/db_converter.py -------------------------------------------------------------------------------- /move_drop_indexes.ed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitlabhq/mysql-postgresql-converter/HEAD/move_drop_indexes.ed --------------------------------------------------------------------------------