Conversion from Fe's SQLite and MySQL databases
EdyTheCow opened this issue ยท 3 comments
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.
/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.