I'm having the following messages when trying to copy a sqlite:// database.

EXCEPTION: could not make a copy of the database
'Cannot resolve reference auth_group in auth_permission'

When it happens, the only tables created in the database are:
- auth_user
- sqlite_sequence

auth_permission.goup_id field references auth_group, so I guess that 
auth_group should be created before ...

I don't know HOW cpdb.py is supposed to deal with the references...

Is there a fix or a workaround to this problem?

Regards
Andre

PS: Web2py 'Version 2.9.5-stable+timestamp.2014.03.16.02.35.39'

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