Using .HasDefaultValueSql(“NEWID()”) with SQLite

后端 未结 0 1657
野趣味
野趣味 2021-02-13 14:04

When trying to write tests in xUnit, I get the following error:

Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: \'unknown function: NEWID()\'.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题