Fixed missing schema table comments
Mark Addison [Thu, 22 Dec 2005 12:13:22 +0000 (12:13 +0000)]
t/17sqlfxml-producer.t
t/38-filter-names.t

index 54003c4..21949ae 100644 (file)
@@ -83,6 +83,7 @@ $ans = <<EOXML;
           <extra />
         </constraint>
       </constraints>
+      <comments></comments>
     </table>
   </tables>
   <views></views>
@@ -291,6 +292,7 @@ $ans = <<EOXML;
       </fields>
       <indices></indices>
       <constraints></constraints>
+      <comments></comments>
     </table>
   </tables>
   <views></views>
index ab791c6..c46b663 100644 (file)
@@ -70,6 +70,7 @@ schema:
       constraints: []
       fields:
         First_name:
+          comments: ''
           data_type: foovar
           default_value: ~
           extra: {}