|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| 00_setup.sql | há 8 anos atrás | |
| 01_structure.sql | há 2 anos atrás | |
| 02_security.sql | há 2 anos atrás | |
| 03_data.sql | há 2 anos atrás | |
| README.md | há 8 anos atrás | |
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.