News

Foreign key 'geneassay_fk' references invalid column 'geneassay' in referencing table 'b_SequencingData_seq'. Msg 1750, Level 16, State 0, Line 43 Could not create constraint.
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.