Hi there, would love a hand with this...
postgres_dump.sql is here: https://d.pr/f/Yluy31
ran php pg2mysql_cli.php postgres_dump.sql mysql_import.sql
mysql_import.sql:
# Converted with pg2mysql-1.9
# Converted on Tue, 24 Mar 2020 21:26:37 +0000
# Lightbox Technologies Inc. http://www.lightbox.ca
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone="+00:00";
Hi there, would love a hand with this...
postgres_dump.sql is here: https://d.pr/f/Yluy31
ran
php pg2mysql_cli.php postgres_dump.sql mysql_import.sqlmysql_import.sql: