Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 485 Bytes

migrate.md

File metadata and controls

18 lines (11 loc) · 485 Bytes

Migrate Command

Description

This command allows to migrate between database methods

Usage Examples

Command Definition
/pvpstats migrate to yml migrate the current database to YML
/pvpstats migrate to sqlite migrate the current database to SQLite
/pvpstats migrate from mysql migrate a SQL database to the current database

Details

You can not migrate to a different database of the same type, migrate to a different method first