Menu

#14 [SQLeonardo] QueryBuilder does not interprete QueryModel

open
nobody
None
5
2009-03-13
2009-03-13
No

Hi

It seems that the QueryBuilder does not interprete the QueryModel correctly. It converts the _Expressions to its internal representation with alias and name. And it seems that here the name is dropped. And when it finally tries to resolve Table colums, it tries to use the name(which is null), and this causes that every table in the designer has every column of every table in the db.

See the current version MogwaiERDesignerNG-1.7-SNAPSHOT available at http://mogwai.sourceforge.net for more details.

Regards
Mirko

Discussion

  • Mirko Sertic

    Mirko Sertic - 2009-03-30

    PatchedSQLParser

     
  • Mirko Sertic

    Mirko Sertic - 2009-03-30

    The problem seems to be related to the tokenizing process of SQLParser. I attached a bugfixed version. Using this version, everything works well

     

Log in to post a comment.

MongoDB Logo MongoDB