|
|
vor 2 Jahren | |
|---|---|---|
| .. | ||
| 00_setup.sql | vor 8 Jahren | |
| 01_structure.sql | vor 2 Jahren | |
| 02_security.sql | vor 2 Jahren | |
| 03_data.sql | vor 2 Jahren | |
| README.md | vor 8 Jahren | |
To create de database:
1) Edit the file 01_structure.sql. Replace both passwords with two of your own. Uncomment all GRANT entries.
2) Modify the file 03_data.sql at will to fit your needs.
3) Run the 00_setup.sql script.