diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,3 +2,10 @@ This is a small collection of scripts I use to collect information about my energyconsumption. + + + +schema.sql created with: +``` +pg_dump --schema-only --no-owner --no-privileges el +``` |