friendica/database.sql

8 lines
221 B
SQL

scripts/dbstructure.php <command>
Commands:
dryrun show database update schema queries without running them
update update database schema
dumpsql dump database schema
toinnodb convert all tables from MyISAM to InnoDB