Menu

#85 Query Builder: check for PK when saving join to file

2013.02
closed
nobody
Evol (198)
2013-03-02
2012-10-12
PAscal
No

When saving a join that has been manually added (join name is NULL)
tab1.fieldx -- tab2.fieldy
take care to save FK field and PK field in the correct order in csv file
by asking if tab1.fieldx belongs to PK ?
if YES tab1.fieldx is PK, tab2.fieldy is FK
if NO tab1.fieldx is FK, tab2.fieldy is PK
...

Discussion

  • PAscal

    PAscal - 2012-11-11
    • milestone: not planned --> next release
     
  • PAscal

    PAscal - 2013-02-13
    • status: open --> accepted
     
  • PAscal

    PAscal - 2013-03-02
    • status: accepted --> closed
     

Log in to post a comment.