On Sunday, January 31, 2021 at 3:58:21 PM UTC-8 Dave S wrote:

> On Saturday, January 30, 2021 at 3:32:13 PM UTC-8 valq...@gmail.com wrote:
>
>> try to compare db.py from  "fresh" welcome-app with your app. I have had 
>> a migration problem due to imports changes 
>>
>>
> Thanks!  This wasn't the issue, but you got me looking in the right place 
> ... I had missed migrate_enabled.
>
> There's some followup details for when I have time at the keyboard.
>
>
Briefly, I still get an exception but I think I understand why:   sql.log 
shows that the migration lower-cased all field names, which seems to be 
alright with sqlite, but doesn't seem to do that when I use the field in 
SQLTABLE.   This seems to be a broken backwards compatibility issue; I 
don't remember seeing this in the release notes.

/dps

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/ff14c48e-a76c-46f2-845f-abf4227257b6n%40googlegroups.com.

Reply via email to