Skip to content

All the files needed for the Django-PSQL backup functionality for KWP.

Notifications You must be signed in to change notification settings

karachiwaterproject/PSQL-BACKUP-FILES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSQL-BACKUP-FILES

All the files needed for the Django-PSQL backup functionality for KWP.

  1. getLatestPKs.py is used to get the latest primary keys extracted in a backup. It requires as argument the name of the latest backup file from which PKs are to be extracted.
  2. backup.py is used to append the new backup file to the master backup json file using the rules laid out in BACKUP.png. It requires as arguments the names of the master and latest backup files to be provided.

About

All the files needed for the Django-PSQL backup functionality for KWP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages