migration SQL Set excistiert nicht unter Sqlite
This commit is contained in:
@@ -10,7 +10,6 @@ namespace DaSaSo.EntityFramework.Migrations
|
||||
{
|
||||
protected override void Up(MigrationBuilder migrationBuilder)
|
||||
{
|
||||
migrationBuilder.Sql("SET TimeZone='UTC'");
|
||||
migrationBuilder.CreateTable(
|
||||
name: "Clients",
|
||||
columns: table => new
|
||||
|
||||
Reference in New Issue
Block a user