On Wednesday, April 12, 2017 at 12:42:48 PM UTC-4, ArtDijk wrote:
>
> Thanks Anthony for your time.
> I doesn't work with the new hit line.
> I wrote some simple code to print the columns of a dataframe and then some 
> minor manual work.
> The tables are defined and now I get (an obvious) error table exist. Yes 
> that normal with a legacy db is used.
> What to do ?
>

You have to either disable migrations or do a fake_migrate (so the DAL 
knows a migration to create the tables is not necessary).

Anthony

-- 
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