Iñigo Valentin e110d2dc74 Redesigned 7 ani în urmă
..
00_setup.sql 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. 8 ani în urmă
01_structure.sql e110d2dc74 Redesigned 7 ani în urmă
02_security.sql e110d2dc74 Redesigned 7 ani în urmă
03_data.sql e110d2dc74 Redesigned 7 ani în urmă
README.md 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. 8 ani în urmă

README.md

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.