Skip to content
-_- edited this page Jul 29, 2024 · 14 revisions

Localhost

To copy new data to the local db instance:

  • Rename the tables that have the old data
  • Copy the table you need from develop
  • Copy the tables which have the foreign keys you need
  • Test with the new data

Tutorials

References

QA

Gotchas

Clone this wiki locally