public DbContextCurse() : base((DbConnection)SqLiteConnectionFactory.GetInstance().CreateConnection(), true)
 {
 }