Iñigo Valentin 37c652b783 Blog section working. há 8 anos atrás
..
00_STRUCTURE.SQL 37c652b783 Blog section working. há 8 anos atrás
01_PERMISSIONS.SQL 37c652b783 Blog section working. há 8 anos atrás
02_DATA.SQL 37c652b783 Blog section working. há 8 anos atrás
README.md 1fd8a27087 TEXT table now has a FILE column. DB scripts cleaned and organized. há 9 anos atrás
__SETUP.SQL 1fd8a27087 TEXT table now has a FILE column. DB scripts cleaned and organized. há 9 anos atrás

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 02_DATA.SQL at will to fit your needs.

3) Run the __SETUP.SQL script.