]> git.mxchange.org Git - friendica.git/commit
Create `database.sql` from `include\dbstructure.php`
authorfabrixxm <fabrix.xm@gmail.com>
Wed, 25 Mar 2015 08:47:59 +0000 (09:47 +0100)
committerfabrixxm <fabrix.xm@gmail.com>
Wed, 25 Mar 2015 08:47:59 +0000 (09:47 +0100)
commitb2b1de5a010965a633c218da847c78cfb7d39900
tree09c6dbbeba349900c18ab77ad0f21593b18fc6f3
parentf1c6d6f1ba2246d75b603335abf03368f7b46f29
Create `database.sql` from `include\dbstructure.php`
add two commands to `dbstructure.php` when called from cli:
'update' updates the database schema
'dumpsql' dump database sql to stdout
database.sql
include/dbstructure.php