error when copying table and the copy table wizard creates the primary key
commit1ae1fe1d6ca4cb1658234ec5c196f41e43525e13
authorNoel Grandin <noel.grandin@collabora.co.uk>
Mon, 31 Oct 2022 10:08:50 +0000 (31 12:08 +0200)
committerNoel Grandin <noel.grandin@collabora.co.uk>
Wed, 2 Nov 2022 05:57:43 +0000 (2 06:57 +0100)
tree39d0f356464f4663dc7604c8c013796000f22904
parent33a83d378f3feaafb4befc7f493df36f67f55cae
error when copying table and the copy table wizard creates the primary key

then the primary key will not be IDENTITY column, and the
   ALTER TABLE...RESTART WITH
will product an error

Change-Id: If17bd0cbfe3519f9074aebb819b7d85ccea63e1a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141970
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
(cherry picked from commit 85a5233275ab83fe0d6b943b298695387d97accd)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141931
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
dbaccess/source/ui/uno/copytablewizard.cxx