-
The current testcase was inserting the same value in a SERIAL column, which is an ALIAS for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE. Duplicate values are not allowed.
10bf8ca0
The current testcase was inserting the same value in a SERIAL column, which is an ALIAS for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE. Duplicate values are not allowed.