On 1/12/07, Emmanuel Cecchet <[EMAIL PROTECTED]> wrote:
I guess we could update the regexp to strip the back-quote, however if this was used to force the use of a reserved keyword that may fool the parser anyway.
I don't think it's a good idea to implement it if it's not part of the standard. It throws an error with PostgreSQL and probably with other major RDBMS. I agree with you that it may cause more problems than it solves. Neil, could you tell us which database backend do you use which supports back-quotes? Did you add the back-quotes manually or did JPOX add them for you? -- Guillaume _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
