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 » SQLite and foreign keys
Re: SQLite and foreign keys [message #41292 is a reply to message #40977] Mon, 25 November 2013 20:05 Go to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
wimpie wrote on Wed, 16 October 2013 20:28

Hello,

I am using SQLite, with a Schema with a few tables with references and I noticed I could delete rows in one table which were used in another.
After some digging I noticed in Sqlite3Schema.h the REFERENCES*** macro's are not defined.

First I wondered why, but after reading Sqlite doc's I think it's because it doesn't allow adding constraints to an existing table. Am I right?



Actually, it is rather because nobody bothered so far to implement it Smile

In fact, the issue is in RM for 2 years already:

http://www.ultimatepp.org/redmine/issues/172

I did not know there is problem with adding references later, if that is true, it really is kind of problem...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Strange build error with OleDB
Next Topic: testing out firebird in bazaar missing ibase.h
Goto Forum:
  


Current Time: Sat May 11 21:48:16 CEST 2024

Total time taken to generate the page: 0.02754 seconds