dviator / WeSaidSheSaid

For the development of an application to store, document, and analyze political speeches and the media's interpretation of them.
1 stars 0 forks source link

Fix referential integrity when storing Candidates Names #43

Open dviator opened 8 years ago

dviator commented 8 years ago

Need to insert the fullname version of a candidates name in the speeches table in order to establish referential integrity with the candidates table.