<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Relationship graph does not show up one to one relationship"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130532">130532</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Relationship graph does not show up one to one relationship
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>cthomassin@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
After setting a FK field to unique via SQL command, the relationship graph
still  shows up a one to many relationship between my two tables.

<a href="https://ask.libreoffice.org/en/question/228432/one-to-one-relation-relationship-graph-does-not-show-up/">https://ask.libreoffice.org/en/question/228432/one-to-one-relation-relationship-graph-does-not-show-up/</a>
<a href="https://ask.libreoffice.org/fr/question/228412/graphe-de-relation-ne-montrant-pas-une-relation-11/">https://ask.libreoffice.org/fr/question/228412/graphe-de-relation-ne-montrant-pas-une-relation-11/</a>

Steps to Reproduce:
1.create two tables with a PK in each one
2.create a FK in one table
3.set the FK to unique with SQL command to create a one to one relationship
between the two tables
4.consult the relationship graph that shows a 1,N relation instead of a 1,1
relation

Actual Results:
the relationship graph shows a 1,N relation instead of 1,1 relation

Expected Results:
The relationship graph should shows up a 1,1 relation


Reproducible: Always


User Profile Reset: Yes



Additional Info:
The relationship graph shows up a 1,N relation</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>