Incorrect drop statements in SQLServer DDL script #4373
Labels
for: backport-to-5.0.x
Issues that will be back-ported to the 5.0.x line
in: core
related-to: ddl-scripts
type: bug
Milestone
Bug description
We use sequences instead of tables in SQL Server. Example drop script should be updated to drop sequence instead of table.
The text was updated successfully, but these errors were encountered: