migrated from 2.14 to 2.15.4

not sure if I can explain correctly but in 2.14, DAL took my upper case 
table names, created lower case Postgres equivalents and could translate 
between them.

Now I pack the exact same app in 2.14, and when Upload-and-install packed 
application into 2.15, it no longer handles the upper/lower case 
differences.

Are there parameters I can change, or methods to handle this?

As of now the only recourse seems to go through db.py tables and change all 
upper case to lower case to match Postgres definitions.

thanks

Alex Glaros

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to