From 4dfc7fb08716c6f4995dd656a24f092ad0cc91f4 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 18 Jan 2014 15:15:42 -0500 Subject: [PATCH] credit to Derek Harland --- doc/build/changelog/changelog_09.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 29cb8e2e46..86bd004a36 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -29,6 +29,7 @@ Added an option ``mssql_clustered`` to the :class:`.UniqueConstraint` and :class:`.PrimaryKeyConstraint` constructs; on SQL Server, this adds the ``CLUSTERED`` keyword to the constraint construct within DDL. + Pullreq courtesy Derek Harland. .. change:: :tags: bug, oracle -- 2.47.3