Skip to content

Commit

Permalink
Enable testing of compiled model on SQLite
Browse files Browse the repository at this point in the history
  • Loading branch information
ranma42 committed Jun 29, 2024
1 parent 95f5917 commit 64a3fef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

namespace Microsoft.EntityFrameworkCore.Scaffolding;

[SpatialiteRequired]
public class CompiledModelSqliteTest : CompiledModelRelationalTestBase
{
protected override void BuildBigModel(ModelBuilder modelBuilder, bool jsonColumns)
Expand Down

0 comments on commit 64a3fef

Please sign in to comment.