|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| 00_setup.sql | %!s(int64=8) %!d(string=hai) anos | |
| 01_structure.sql | %!s(int64=2) %!d(string=hai) anos | |
| 02_security.sql | %!s(int64=2) %!d(string=hai) anos | |
| 03_data.sql | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=8) %!d(string=hai) anos | |
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.