Fixed up ON DELETE parsing for FKs
[dbsrgits/SQL-Translator.git] / t / 17sqlfxml-producer.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>