Local database update question

Hi all,

I have a local development environment set up with CommCareHQ with
database contents from staging.commcarehq.org. It's been a few months
since I first set everything up and I want to get the most up to date
database schema and contents from staging. Is the correct thing to do
to run 'manage.py sync_schema' and 'manage.py sync_submissions' again?
Is there anything else I need to do?

Thanks,
Whitney

Hi all,

I have a local development environment set up with CommCareHQ with
database contents from staging.commcarehq.org. It's been a few months
since I first set everything up and I want to get the most up to date
database schema and contents from staging. Is the correct thing to do
to run 'manage.py sync_schema' and 'manage.py sync_submissions' again?
Is there anything else I need to do?

Hi Whitney,

CommCare HQ is in a massive state of flux right now. My recommendation
would be to not worry about updating yet, and wait until the next migration
happens before updating. I'm in the process of working out how to upgrade
our production servers, and I'll send out an update when I think I've sorted
out that problem and then you can try out the new stuff.

thanks,
Cory

ยทยทยท On Wed, Mar 3, 2010 at 10:26 AM, Whitney Schaefer wrote: