• single-quote database names etc. when we call the tablebrowser.py script from the shell (patch from Ciaran Walsh)
There would still be a problem if database, tablename, username, etc. contains a single quote — but at least now it should work for the more common case of having a space, plus the previous “escape first space” would actually break the script for users that did not have the SQL bundle in a path with a space Changed: U trunk/Bundles/SQL.tmbundle/Support/bin/tableBrowser.py _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
