aspnetcore/test/EF.Test
Hao Kung b07a95dd09
Add Store.MaxLengthForKeys (#1555)
* Add Store.MaxLengthForKeys

If set this will set max length of things we use for composite keys in
UserTokens/Logins

Needed for https://github.com/aspnet/templating/issues/62
2018-01-09 11:32:40 -08:00
..
Utilities
ApiConsistencyTest.cs
CustomPocoTest.cs
DbUtil.cs Add Store.MaxLengthForKeys (#1555) 2018-01-09 11:32:40 -08:00
DefaultPocoTest.cs
MaxKeyLengthSchemaTest.cs Add Store.MaxLengthForKeys (#1555) 2018-01-09 11:32:40 -08:00
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.csproj
SqlStoreOnlyUsersTestBase.cs Add Store.MaxLengthForKeys (#1555) 2018-01-09 11:32:40 -08:00
SqlStoreTestBase.cs Add Store.MaxLengthForKeys (#1555) 2018-01-09 11:32:40 -08:00
UserOnlyCustomContextTest.cs
UserOnlyTest.cs
UserStoreGuidKeyTest.cs
UserStoreIntKeyTest.cs
UserStoreStringKeyTest.cs
UserStoreTest.cs
UserStoreWithGenericsTest.cs
config.json