Menu

#227 capitals in sql are lost

open
5
2006-11-30
2006-11-30
No

automatic definitions read from the database are converted to minuscules. capitals get lost in the retrieval. this limitation is really unnecessary.

Discussion

  • Mario Frasca

    Mario Frasca - 2006-11-30

    Logged In: YES
    user_id=512199
    Originator: YES

    there is a problem on how to write SQL source for the tests in a way which is understandable by all engines.
    which way to quote a WithCaps string?
    " is understood by postgresql but rejected by mysql,
    ` is understood by mysql but rejected by postgresql,

    what does the standard say?

     
  • Mario Frasca

    Mario Frasca - 2006-11-30
    • assigned_to: nobody --> mfrasca
     

Log in to post a comment.