unique constraint should follow in create table

Bug #704776 reported by Brian Aker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Stewart Smith
7.0
Fix Released
Medium
Stewart Smith

Bug Description

create table un1 (a int unique);

We will end up creating an index in order to support the constant, but we should still mention the constraint in the create table definition.

Stewart Smith (stewart)
Changed in drizzle:
assignee: nobody → Stewart Smith (stewart)
Brian Aker (brianaker)
Changed in drizzle:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.