Propel ORM fails to query on the production environment because the database it connects to has case-sensitivity enabled (linux/ubuntu). Since the db is managed by another organization, it's harder to get it fixed than to make the changes to the code from our end.
Is there a way to force Propel ORM to use case-sensitive names?
Thanks!
No comments:
Post a Comment