summaryrefslogtreecommitdiff
path: root/database/view-table.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-02-27Add Python script to view a table in the dbleonoverweel