mirror of
https://github.com/friendica/friendica
synced 2024-11-17 22:23:41 +00:00
7 lines
221 B
SQL
7 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
|