Open wwoods opened 7 years ago
As title. I tried model.CreateAsync(DatabaseCreationOptions.IfDatabaseNotExist).Wait(), and it failed with table already existing. The exception thrown says, "relation "Test" already exists".
As title. I tried model.CreateAsync(DatabaseCreationOptions.IfDatabaseNotExist).Wait(), and it failed with table already existing. The exception thrown says, "relation "Test" already exists".