Skip to content

Commit 6623490

Browse files
authored
Remove rowcount workaround (#274)
Remove rowcount workaround Task: BABEL-4338 Signed-off-by: Shard Gupta <shardga@amazon.com>
1 parent 9052510 commit 6623490

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

_workaround/set_rowcount.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

_workaround/workarounds_toc.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ You can use the workarounds in this section to replace unsupported SQL Server sy
2020
- [COLLATE DATABASE_DEFAULT](https://babelfishpg.org/docs/workaround/collate_database_default)
2121
- [Dynamically defined cursors](https://babelfishpg.org/docs/workaround/dynamically_defined_cursor)
2222
- [Partitioning workaround for a cluster running in Single DB mode](https://babelfishpg.org/docs/workaround/partitioned_table)
23-
- [Rebuilding table indexes](https://babelfishpg.org/docs/workaround/rebuilding_table_indexes)
24-
- [SET ROWCOUNT](https://babelfishpg.org/docs/workaround/set_rowcount)
23+
- [Rebuilding table indexes](https://babelfishpg.org/docs/workaround/rebuilding_table_indexes)

0 commit comments

Comments
 (0)