Open Aztorius opened 7 years ago
Should fix #120 . The WorldGroup table elements can be higher than 767 characters because of UTF-8. So this must be the only one where we disable UTF-8. It should not break things.
So this is the craftconomy sql schema, you can use this to import into mysql craftconomy.sql.zip
Should fix #120 . The WorldGroup table elements can be higher than 767 characters because of UTF-8. So this must be the only one where we disable UTF-8. It should not break things.