|
|
8 年之前 | |
|---|---|---|
| .. | ||
| 00_STRUCTURE.SQL | 8 年之前 | |
| 00_setup.sql | 8 年之前 | |
| 01_PERMISSIONS.SQL | 8 年之前 | |
| 01_structure.sql | 8 年之前 | |
| 02_DATA.SQL | 8 年之前 | |
| 02_security.sql | 8 年之前 | |
| 03_data.sql | 8 年之前 | |
| README.md | 8 年之前 | |
| __SETUP.SQL | 9 年之前 | |
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.