<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -177,7 +177,7 @@ module DataMapper
         set = Collection.new(repository, resource, properties_with_indexes)
 
         sql = read_statement(resource, key)
-        DataMapper.logger.debug(&quot;READ: #{sql}&quot;)
+        DataMapper.logger.debug(&quot;READ: #{sql}  KEY: #{key.inspect}&quot;)
 
         connection = create_connection
         command = connection.create_command(sql)</diff>
      <filename>lib/data_mapper/adapters/data_objects_adapter.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>20b34c73051fed236e6417b48183cacf3c85508a</id>
    </parent>
  </parents>
  <author>
    <name>Dan Kubb</name>
    <email>dan.kubb@autopilotmarketing.com</email>
  </author>
  <url>http://github.com/sam/dm-core/commit/5aa6314b6c588b25d19445002655e2cc41538a35</url>
  <id>5aa6314b6c588b25d19445002655e2cc41538a35</id>
  <committed-date>2008-05-06T22:34:23-07:00</committed-date>
  <authored-date>2008-05-06T22:34:23-07:00</authored-date>
  <message>Add the key to the debug output for DAO#read</message>
  <tree>12cb0a2dc43b652a67d5cb6d39f7b1f665131953</tree>
  <committer>
    <name>Dan Kubb</name>
    <email>dan.kubb@autopilotmarketing.com</email>
  </committer>
</commit>
