jbogard / Respawn

Intelligent database cleaner for integration tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reset fails in MSSQL when using temporal tables and reserved words for table names

vmarko-sowalabs opened this issue · comments

Reset fails when clearing tables named with reserved words (e.g. User, Group) in combination when these tables are also temporal tables.

Generated SQL has syntax errors.