Fe - Economy

59k Downloads

Conversion from Fe's SQLite and MySQL databases

EdyTheCow opened this issue ยท 3 comments

commented

As it says in 0.6 version:
"Add in conversion from Fe's SQLite and MySQL databases"
Does this mean I can convert from Fe MySQL to SQLite? If so, how do I do that? As I can't find any info about this.

commented

/fe convert fe mysql
That command will convert your MySQL database to SQLite. Your current database type has to be flat file and your config section for MySQL needs to be correct.

commented

/fe convert fe mysql
does not work anymore -.-

commented

The new development build of Fe does not have conversion support. Try using the Vault convert command.