summaryrefslogtreecommitdiff
path: root/database/rebuild-database.py
AgeCommit message (Collapse)Author
2020-08-24Finalize monorepo setup for OpenDCFabian Mastenbroek
This change merges the four main OpenDC development repositories into a single Git repository and performs final organization of the repository.
2020-08-24Prepare opendc repository for monorepoGeorgios Andreadis
This change prepares the opendc repository for a monorepo setup by moving all files to the core/ directory. After all repositories have been merged into this repository, we will move the correct files back.
2017-03-27Only remove database if it exists in rebuildleonoverweel
2017-02-27Add Python database rebuilderleonoverweel
This one allows you to specify the location of the database.