Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

What is the problem with explicity defining column as PRIMARY_KEY?
SERIAL (ID) 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.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to access a firebird database ?
Next Topic: Returning a null from select
Goto Forum:
  


Current Time: Tue Jul 08 07:08:39 CEST 2025

Total time taken to generate the page: 0.06001 seconds