Iñigo Valentin 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. %!s(int64=8) %!d(string=hai) anos
..
00_STRUCTURE.SQL 37c652b783 Blog section working. %!s(int64=8) %!d(string=hai) anos
00_setup.sql 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. %!s(int64=8) %!d(string=hai) anos
01_PERMISSIONS.SQL 37c652b783 Blog section working. %!s(int64=8) %!d(string=hai) anos
01_structure.sql 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. %!s(int64=8) %!d(string=hai) anos
02_DATA.SQL 3eed7db176 Fex visual improvements here and there. %!s(int64=8) %!d(string=hai) anos
02_security.sql 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. %!s(int64=8) %!d(string=hai) anos
03_data.sql 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. %!s(int64=8) %!d(string=hai) anos
README.md 387a06e79b MVC structure. New UI. SVG images. Lots of things to do. %!s(int64=8) %!d(string=hai) anos
__SETUP.SQL 1fd8a27087 TEXT table now has a FILE column. DB scripts cleaned and organized. %!s(int64=9) %!d(string=hai) anos

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.