Add/Redesign scripts for creating/dropping databases

This commit is contained in:
2017-09-23 01:09:29 +02:00
parent 1a89bbbd84
commit e04e224888
7 changed files with 964 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.swp
/conf/*.conf
/BAK/*
/databases/*
databases.txt*