]> git.sesse.net Git - pr0n/history - sql/pr0n.sql
Make the foreign key from image to exif_info cascade on delete.
[pr0n] / sql / pr0n.sql
2007-07-22 Steinar H. GundersonMake the foreign key from image to exif_info cascade...
2007-06-19 Steinar H. GundersonMake some sorely needed changes to the SQL schema,...
2007-04-30 Steinar H. GundersonMerged SQL-fixes from Tollef.
2007-04-30 Tollef Fog HeenGrant permissions to last_picture_cache too
2007-04-30 Tollef Fog Heenit is images_id_seq, not imageid_seq, fix in GRANT...
2007-03-26 Steinar H. GundersonAdd a new table "exif_info" which contains all the...
2007-03-18 Steinar H. GundersonBla bla. :-P
2006-12-25 Steinar H. GundersonSupport caching of the index pages. (Cache invalidation...
2006-07-30 Steinar H. GundersonWhen inserting multiple images at the same time, we...
2006-07-30 Steinar H. GundersonFix a syntax error in the SQL.
2006-07-23 Steinar H. GundersonAdd SQL schema.