if by "data refreshes" you mean "database restores", than it's more a 
problem about how you choose to do it vs how web2py does it.

I think there are still some problems dumping from admin to csv and 
reimporting in a blank-slate, but if your database is somewhat "biggie" csv 
dumps and restores are not the way to ensure a proper backup-restore 
scenario anyway.

You should instead choose a db engine and stick with it, using the tools 
that most of them supply to dump/restore both the schema and the data in 
the most easy and rapid way.

-- 

--- 
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/groups/opt_out.


Reply via email to