Home » U++ Library support » U++ SQL » PostgreSQL issues
Re: PostgreSQL issues [message #9692 is a reply to message #9656] |
Fri, 25 May 2007 09:08   |
|
What is the problem with explicity defining column as PRIMARY_KEY?
I think primary_key attribute should be removed from sqlite schema to preserve consistency instead of adding it to postgresql.
Besides PostrgesSQL documentation says:
Note: Prior to PostgreSQL 7.3, serial implied UNIQUE. This is no longer automatic. If you wish a serial column to be in a unique constraint or a primary key, it must now be specified, same as with any other data type.
|
|
|
Goto Forum:
Current Time: Tue Jul 08 07:08:39 CEST 2025
Total time taken to generate the page: 0.06001 seconds
|