<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird Embedded: Error while saving the table design"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131295#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird Embedded: Error while saving the table design"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131295">bug 131295</a>
              from <span class="vcard"><a class="email" href="mailto:damian.hofmann@gmx.ch" title="Damian Hofmann <damian.hofmann@gmx.ch>"> <span class="fn">Damian Hofmann</span></a>
</span></b>
        <pre>Retested with:

Version: 7.0.0.3 (x64)
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: de-CH (de_CH); UI: en-US
Calc: threaded

It kind of works now. No longer getting the error and the change is applied
correctly. But the Table Designer seems to have a refresh issue:

1. in LO Base
2. create a table 'test' with an INTEGER column 'id' (primary key) and a
NUMERIC (sic) column 'name'
3. Save and exit the table designer
4. Open table again in the table designer
5. Change "Field Type" for 'name' from NUMERIC to VARCHAR
6. "Save"
7. Confirm "The column "name" could not be changed. Should the column instead
be deleted and the new format appended?"

No error message this time. But the table designer still reports the column
type as NUMERIC. 

8. Exit the table designer
9. Open table again in table designer

Column type still reported as NUMERIC

10. Don't change anything and exit table designer
11. Save and close database document
12. Open database document agai
13. Open table again in table designer

Column type is correctly reported as VARCHAR</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>