<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,4 @@
+DELETE FROM pictures;
 INSERT INTO pictures (id, content_type, filename, size, parent_id, thumbnail, width, height, person_id, db_file_id, is_public, is_flickr_import, flickr_url, created_on) VALUES(1, 'image/png', 'question.png', 11692, NULL, NULL, 130, 150, NULL, NULL, 0, 0, NULL, '2007-10-14 18:25:59');
 INSERT INTO pictures (id, content_type, filename, size, parent_id, thumbnail, width, height, person_id, db_file_id, is_public, is_flickr_import, flickr_url, created_on) VALUES(2, 'image/jpeg', 'change-bed-sheets.jpg', 7094, NULL, NULL, 150, 150, NULL, NULL, 1, 0, NULL, '2007-10-14 15:26:46');
 INSERT INTO pictures (id, content_type, filename, size, parent_id, thumbnail, width, height, person_id, db_file_id, is_public, is_flickr_import, flickr_url, created_on) VALUES(3, 'image/jpeg', 'change-towels.jpg', 3891, NULL, NULL, 150, 152, NULL, NULL, 1, 0, NULL, '2007-10-14 15:26:46');</diff>
      <filename>db/add_pictures.sql</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7df87cfab881c8c5137078f34d1a22448bbac942</id>
    </parent>
  </parents>
  <author>
    <name>sermoa</name>
    <email>aimee@mychores.co.uk</email>
  </author>
  <url>http://github.com/sermoa/mychores/commit/9bf61f04dd48b442fb10d9b48e9e8570f4778a24</url>
  <id>9bf61f04dd48b442fb10d9b48e9e8570f4778a24</id>
  <committed-date>2009-01-02T07:53:58-08:00</committed-date>
  <authored-date>2009-01-02T07:53:58-08:00</authored-date>
  <message>Tweaked the pictures script to delete first in case there were already pictures in the database.</message>
  <tree>44a1629dacc48ab2055753c0d8d7dd08a9f88b5a</tree>
  <committer>
    <name>sermoa</name>
    <email>aimee@mychores.co.uk</email>
  </committer>
</commit>
