Book a Demo

Author Topic: BUG: Default database not set on conversion  (Read 2225 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
BUG: Default database not set on conversion
« on: December 13, 2006, 10:48:56 pm »
When a class is converted to a table, it doesn't pick up the default DB type, the Language: field is cleared and renamed Database:.

This is incorrect, the table should take the default Database as defined in Tools|Options|Source Code Engineering|Code Editors|DDL.  This is to be consistent with creating a new Table which does take the default value.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: BUG: Default database not set on conversion
« Reply #1 on: December 14, 2006, 05:14:38 am »
Not good. IMHO this should:
  • Be aligned with the DDL generation behavior; and
  • Respect the default database language; or
  • Allow specification of an alternate in the dialog.
No, you can't have it!