El miércoles, 10 de diciembre de 2014 13:11:27 UTC-3, Leonel Câmara
escribió:
>
> In this instance you don't want to fake_migrate you actually want to have
> migrate=True. Fake migrate is for when the tables defined in the models
> already reflect the tables that are really in the database and you just
> want to generate the table files.
>
I understand, but it is fake_migrate = False, the error occurs:
db = DAL('postgres://usr:psw@localhost/sisteq2', pool_size=10,
check_reserved=['all'], migrate=True)
*ProgrammingError: column "f2" of relation "mi_tabla" does not exist.*
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.