Skip to content

Initializing two dbContext data failed #44

@leewangq

Description

@leewangq

when I initialized two dbcontext data ,it throw exception at the method of dbcontext's SaveChanges().
like that:

{"Table 'XXXXXX' was not found. The database was probably not initialized.\r\n\r\nIf using CodeFirst try to add the following line:\r\ncontext.Database.CreateIfNotExists()"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions