Iñigo Valentin 0e6abf34ef Redesigned, back to PHP. пре 2 година
..
00_setup.sql 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. пре 8 година
01_structure.sql 0e6abf34ef Redesigned, back to PHP. пре 2 година
02_security.sql 0e6abf34ef Redesigned, back to PHP. пре 2 година
03_data.sql 0e6abf34ef Redesigned, back to PHP. пре 2 година
README.md 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. пре 8 година

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.