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)
|
protected override void Up(MigrationBuilder migrationBuilder)
|
||||||
{
|
{
|
||||||
migrationBuilder.Sql("SET TimeZone='UTC'");
|
|
||||||
migrationBuilder.CreateTable(
|
migrationBuilder.CreateTable(
|
||||||
name: "Clients",
|
name: "Clients",
|
||||||
columns: table => new
|
columns: table => new
|
||||||
|
|||||||
Reference in New Issue
Block a user