]> git.mxchange.org Git - friendica.git/blob - database.sql
Several more improvements to the database structure
[friendica.git] / database.sql
1 scripts/dbstructure.php <command>
2
3 Commands:
4 dryrun          show database update schema queries without running them
5 update          update database schema
6 dumpsql         dump database schema
7 toinnodb        convert all tables from MyISAM to InnoDB