friendica/database.sql

8 lines
221 B
MySQL
Raw Normal View History

scripts/dbstructure.php <command>
2015-09-11 21:56:37 +02:00
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