mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-11 00:34:26 +02: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
|