Add timestamp tests, make postgres produce timestamp(0) if asked
[dbsrgits/SQL-Translator.git] / t / 18ttschema-producer.t
index 997065a..5002d1e 100644 (file)
@@ -193,6 +193,20 @@ Fields
         order:                 7
         table:                 Basic
     
+    timest
+        data_type:             timestamp
+        size:                  0
+        is_nullable:           1
+        default_value:         
+        is_primary_key:        0
+        is_unique:             0
+        is_auto_increment:     0
+        is_foreign_key:        0
+        foreign_key_reference: 
+        is_valid:              1
+        order:                 8
+        table:                 Basic
+    
 
 Indices
     titleindex