Book a Demo

Author Topic: PostgreSQL synchronization in EA 12  (Read 3123 times)

JBayona

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
PostgreSQL synchronization in EA 12
« on: February 19, 2015, 07:09:52 am »
We're having trouble detecting differences with database builder in EA 12 and a PostgreSQL database.

Everytime we generate Autonum Ids with BigInt or Integer types, the compare tool detects those fields like serial or bigserial.  

 We imported the data to our EA model(in order to eliminate  differences) and now the ddl file generated from EA fails in the fields with PostgreSQL sequences.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: PostgreSQL synchronization in EA 12
« Reply #1 on: February 19, 2015, 08:48:45 am »
To me it sounds like the synchronization may not be working for those datatypes. I don't know about the functionality personally, but if you send in a bug report we can ensure it goes to the right people.