Book a Demo

Author Topic: Compare DDL problem with timestamp datatype  (Read 2577 times)

Craig-Mitchell

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Compare DDL problem with timestamp datatype
« on: April 20, 2010, 03:48:18 am »
Has anyone else seen a problem with comparing generated DDL with the database when using Enterprise Architect 8 and Postgesql 8.4.3?

I can import the schema and generate DDL, but the comparison does not work for me.

For every column that is "timestamp without time zone", a difference is reported saying:  

               ODBC                                          GenDDL
timestamp without time zone(0)    !=    timestamp without time zone


I've tried both the 8.4.3 driver and the 8.3.0 odbc driver.