Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

referential-integrity

0
votes
0 answers
50 views

Adding and removing referential integrity constraints - automatically

Is there a Rails gem, plugin or other means to automatically add or remove ALL RI constraints from your DB and schema? Or ALL of them on a per table…
asked June 25, 2011 12:13 am CDT
keruilin
0
votes
0 answers
26 views

How can I check for referential integrity in a given row after the row has been added?

I'm trying to see if there is a way to check the referential integrity of a single row after it has been inserted into an InnoDB table while…
asked June 24, 2011 10:51 am CDT
jsdalton
0
votes
1 answers
33 views

Does SQLite coupled with NHibernate support referential integrity / foreign keys?

Hi, I have been reading a bit about NHibernate with SQLite, figuring it might be a very good option when I need lightweight database handling. I've…
asked March 29, 2011 5:57 pm CDT
Max
0
votes
3 answers
49 views

MySQL relationships & constraints, should I use them?

I've built a large database in MySQL and created all the relationships between the tables with SQLYog. That's all well and good but in my PHP site…
asked February 25, 2011 12:09 am CST
zoszsoz
1
vote
2 answers
69 views

In MySQL, can I defer referential integrity checks until commit.

As in this question , I've been reading PoEAA and wondering if it's possible to defer referential integrity checks until commit in MySQL. I've run…
asked February 16, 2011 3:32 am CST
rossmcf
5

referential-integrity

Tagged: referential-integrity
Related Tags
mysql × 4
database × 1
nhibernate × 1
innodb × 1
sqlite × 1