cockroach-staging / hello-world

0 stars 0 forks source link

S69: As a developer I want to add an ON DELETE UPDATE referential integrity constraint to a column so I can count on the database to automatically update dependent rows when the rows to which they refer are updated. #100

Open exalate-issue-sync[bot] opened 4 years ago

exalate-issue-sync[bot] commented 4 years ago

As a developer I want to add an ON DELETE UPDATE referential integrity constraint to a column so I can count on the database to automatically update dependent rows when the rows to which they refer are updated.

exalate-issue-sync[bot] commented 4 years ago

Rachel Casali commented: I should be able to add this constraint on create or alter table