Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

221
Views
Update sqlite database based on changes in production

I am deploying a Django App using Elastic Beanstalk on AWS. The app has a function whereby user can register their details.

The problem is when I make small changes to my app and deploy this new version I loose the registered users since their information isn't in my local database (only the database on aws).

Is there any way to download the modifications to the database during production so that I can keep these changes when I redeploy.

I'm not using AWS RDS, I simply bundle the .SQLite file with my source code and deploy to Elastic Beanstalk.

Thanks in Advance.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Don't bundle the development .sqlite file with the production stuff. It needs to have its own .sqlite file and you just need to run migrations on the production one.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!