Pomelo.EntityFrameworkCore.MySql
Pomelo.EntityFrameworkCore.MySql copied to clipboard
MySqlDatabaseModelFactoryTest has incorrect SQL / assertions
Most of the tests are currently not valid for MySQL and need to be fixed
Also MySQL-specific tests should be added for thing like Fulltext and spatial indexes, json columns, etc.
Closing as this was 2.1 release oriented
Still needs to be fixed.