Issues
- 0
ResetAsync does not reset SECUENCES on PostgreSQL
#147 opened by EmiLuisDo - 0
NuGet dependency vulnerabilities
#146 opened by jmisharp - 2
Cannot delete rows from a temporal history table
#120 opened by mslowin - 12
Would there be reset to snapshot feature someday?
#122 opened by xvsvg - 0
Code for a new SQLite adapter
#143 opened by felixsevero - 5
Bump SqlClient to 5.1.3 and Npgsql to 8.0.3
#140 opened by ameliagherdan - 0
ResetAsync doens't reset IDENTITY on Postgres
#141 opened by snebjorn - 0
DNDocs API Explorer
#127 opened by NeuroXiq - 1
Add ConfigureAwait(false) to async method calls, to prevent potential deadlocks in the presence of a SynchronizationContext
#135 opened by Insire - 9
Asynchronous tests concurrency problems.
#134 opened by sergey-bulavskiy - 2
- 1
Respawn in CosmosDB
#128 opened by msieorbus - 1
Have the option to use DELETE statements for Postgres to increase performance
#126 opened by relfman-cmg - 5
- 1
6.0.1 Release?
#118 opened by VelvetToroyashi - 5
DbAdapter = DbAdapter.MySql ignored
#116 opened by jeffsurcess - 1
SqlServer - reseed error if database is case sensitivity
#117 opened by adobrzyc - 11
Getting Error in ResetAsync with EmptyDatabase
#108 opened by mehdihadeli - 0
When all tables ignored, error: `BeginExecuteNonQuery: CommandText property has not been initialized.` is thrown by Respawn
#112 opened by jeffward01 - 0
- 1
- 0
PostgresDbAdapter - ERROR: operator does not exist: information_schema.sql_identifier + unknown
#104 opened by gabrielheming - 1
Support for MongoDB
#110 opened by TDavtyan-ST - 1
Issue with truncate cascade in Postgres
#107 opened by ayedo - 1
Feature: Any plans to support MondoDB
#106 opened by eriksimonic - 0
Checkpoints aren't checkpoints - misleading/missing documentation & naming
#100 opened by iomwildflowers - 1
Reset of multiple different DBs from same Checkpoint is not supported - DeleteSql is cached on initial call to Reset
#66 opened by tafs7 - 3
Respawn Not Clearing Azure Databases
#98 opened by TehilaF - 0
Could not load file or assembly Respawn
#99 opened by BehnamSeydAbadi - 5
- 0
I made example of .Net API integration tests using this package. Maybe it will be a good addition to docs?
#83 opened by Depact - 4
Consider targeting .NET Standard 2.0
#92 opened by mookid8000 - 3
Use `TRUNCATE TABLE` with Sql Server
#97 opened by giggio - 6
- 1
- 0
Error in Reset with system-versioned tables leaves system-versioning off
#101 opened by anthony-keller - 0
Release new Nuget package version
#89 opened by mvisosky - 5
Temporal Tables and Azure SQL
#86 opened by tsanton - 5
- 1
PostgresDbAdapter reseed issues
#95 opened by tsanton - 3
Remove dependency to System.Data.SqlClient
#67 opened by kvpt - 0
Reset fails in MSSQL when using temporal tables and reserved words for table names
#84 opened by vmarko-sowalabs - 2
- 0
FK uniqueness issues
#77 opened by csnemes - 1
- 4
- 0
Reset fails in SQL Server when temporal table or history table are in non-default schemas
#73 opened by krivtom - 1
- 1
- 1
How to use TablesToIgnore?
#62 opened by CelineVc