<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 - New table created by SQL code is not displayed in tables until file is reopened"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121654">121654</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>New table created by SQL code is not displayed in tables until file is reopened
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>evgeny@kuznetsov.md
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
A new table created via SQL instruction (Tools -> SQL...) is not shown in
Tables until database is closed and reloaded again.

Reproduced on:
LibreOffice 6.1.3.2 running on Debian 9 (package version 6.1.3-1~bpo9+2)
64-bit.
LibreOffice 5.3.7.2 running on Windows Vista 32-bit.

Steps to Reproduce:
1. Start LibreOffice Base.
2. Click "Next" without altering anything (creating new HSQLDB).
3. Click "Finish" without altering anything.
4. Use arbitrary filename (i.e. "test.odb") to save.
5. Use Menu: Tools -> SQL...
6. Enter command: CREATE TABLE "test" ("field1" INTEGER, "field2" VARCHAR(5))
7. Click "Execute".
8. Click "Close".
9. Click on "Tables" in the left panel.

Actual Results:
No tables are listed.

Expected Results:
A table named "test" is listed and can be accessed.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Closing LibreOffice Base and reopening the file created on Step 4 leads to
expected behaviour.</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>