Iñigo Valentin 9fc8a0bb27 Project structure improvement il y a 4 ans
..
00_setup.sql 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. il y a 8 ans
01_structure.sql 9fc8a0bb27 Project structure improvement il y a 4 ans
02_security.sql e110d2dc74 Redesigned il y a 7 ans
03_data.sql e110d2dc74 Redesigned il y a 7 ans
README.md 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. il y a 8 ans

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.