Menu

#19 join recognition from .sql files

open
nickyb
5
2014-08-03
2009-01-16
Nick
No

While SQLeonardo recognizes joins in the form:

FROM
table1 INNER JOIN table2 ON table1.id = table2.t1id

The GUI does not represent joins of the form:

FROM
table1,
table2

WHERE
table1.id = table2.t1id

Discussion

  • nickyb

    nickyb - 2009-01-29

    available next release (2009.01)

     
  • nickyb

    nickyb - 2009-01-29
    • assigned_to: nobody --> nickyb
     
  • nickyb

    nickyb - 2009-01-29
    • status: open --> closed
     
  • Nick

    Nick - 2009-02-02

    Is still not available in 2009.01

     
  • Nick

    Nick - 2009-02-02
    • status: closed --> open
     

Log in to post a comment.

MongoDB Logo MongoDB