Utility to convert MySQL schema dumps to SQL92 and PostgreSQL conventions.
authorThomas G. Lockhart <lockhart@alumni.caltech.edu>
Wed, 20 Dec 2000 17:20:24 +0000 (17:20 +0000)
committerThomas G. Lockhart <lockhart@alumni.caltech.edu>
Wed, 20 Dec 2000 17:20:24 +0000 (17:20 +0000)
commit25a5893f51283ae40bff114423594149ffa572f0
treeb2973a1de5975edc9edc9681f6c3df1004adb92d
parentf4808fe245219d8268d058258850db96aaf8f497
Utility to convert MySQL schema dumps to SQL92 and PostgreSQL conventions.
contrib/mysql/mysql2pgsql [new file with mode: 0755]