<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 - primary key in a primary-foreign key relationship can not contain a capital letter"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122520">122520</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>primary key in a primary-foreign key relationship can not contain a capital letter
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.0.1 rc
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux (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>elderdanlewis@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=148080" name="attach_148080" title="Seen with Tools > Relationships">attachment 148080</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148080&action=edit" title="Seen with Tools > Relationships">[details]</a></span>
Seen with Tools > Relationships

I use MySQL 8.0.13 as my back end and connect Base to it using MySQL(JDBC)
connector 8.0.13. I create two tables which have a primary-foreign key pair. If
the primary key contains any caps, then a fictitious relationship is created.
   Example: primary key name: Qt_id and foreign key name: 
Qt_id. The relationship created is between qt_id and Qt_id (primary and foreign
key, resp.)
   I have attached three screenshots. The first one shows the tables in Tools >
Relationships. The second one shows the fields which are related. The third one
shows the primary-foreign key pair relationship in MySQL Workbench. (It is also
version 8.0.13.)</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>