Issue 87422 - Creating an INTEGER ( or BIGINT ) field and setting to AutoValue should create PK
Summary: Creating an INTEGER ( or BIGINT ) field and setting to AutoValue should creat...
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.4 RC6
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-25 16:07 UTC by drewjensen.inbox
Modified: 2013-02-07 22:35 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description drewjensen.inbox 2008-03-25 16:07:21 UTC
This RFE is specifically for the HSQLdb database engine.

When creating a new table using the table designer the addition of an INTEGER or BIGINT field marked as 
AutoValue generates a field type of IDENTITY. The database engine automatically makes this field the 
Primary Key for the table, by default.

The GUI should reflect this by automatically adding the PK icon to the row in the table designer.
Comment 1 christoph.lukasiak 2008-05-05 14:08:56 UTC
acknowledge and send further to the requirements team