InternalError: (1054, u"Unknown column 'tag.in_between' in 'field list'")
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/43dc5ec9-2a60-4460-8911-ba00f8d699c5n%40googlegroups.com.
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/26ef26f8-164f-4827-a8ae-22944aeedd12n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/cafa5ecb-a8a5-4492-afbc-9316d5d29addn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/07cde59e-207c-4567-bc85-a09efc6f618bn%40googlegroups.com.
if DAL.migrate_enabled and table.migrate: if DAL.fake_migrate_all or table.fake_migrate: perform fake migration else: perform migration