Menu

#55 SQL export does not escape keywords

CVS
open
nobody
Elba (19)
2
2012-10-24
2003-06-11
No

If a database contains table names which are considered
to be keywords by the target database system, the SQL
script will not work. The workaround is to replace
occurances of the table name with a quoted version
(while making sure not to incidentally hit something
else), more ideally Elba would escape at least the
standard SQL keywords.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB