I am dealing with dumps generated by pgdump_all in PostgreSQL, and with multiple schemas in MySQL too. Currently, with a patched MySQL parsers, latter synonym table definitions overwrite former ones, and PostgreSQL just fails on ALTER SCHEMA.
I could probably just make the PostgreSQL parser ignore ALTER SCHEMA,
just as the MySQL one was made to ignore USE, but I really would like to
have SQL Fairy understand multiple-schemas databases.
What should I do?
--
Leandro Guimarães Faria Corcete DUTRA <[EMAIL PROTECTED]>
http://orolix.com.br./
+55 (11) 2122 0302
Join the FSF: http://www.fsf.org/register_form?referrer=4686
signature.asc
Description: Esta é uma parte de mensagem assinada digitalmente
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-- sqlfairy-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers
