The postgres producer uses a hash as both a single level and a 2 level symbol table for ensuring names are unique which causes some interesting failures when a database has constraint names which match table names.
I've replaced the code with effectively the same code as the mysql producer uses, massaged very slightly so as in the most cases to produce the same name remapping as the old code but without the extra explosions when it attempts to deref a scalar as a hash. Nigel. -- [ Nigel Metheringham [EMAIL PROTECTED] ] [ - Comments in this message are my own and not ITO opinion/policy - ]
sqlfairy-pg-producer-symboltable.patch
Description: Binary data
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
-- sqlfairy-developers mailing list sqlfairy-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers