Tried with Firebird and HSQLDB
CREATE TABLE “Table_1” (“ID” BIGINT generated by default as identity primary key,
“Field_01” VARCHAR(5),
“Field_02” DATE,
“Field_03” INTEGER,
“Field_04” DOUBLE PRECISION
);
Results in:
SQL Status: HY000
Error code: 1000
Syntax error in SQL statement
A test database I downloaded with the exact same query works fine, but if I add a new query, up pops the error again (the original query still works fine).
Originally on 7.5.3. Did an advanced uninstall with Revo and deleted all folders and registry and appdata folders (manually checked)…
Version: 7.5.4.2 (X86_64) / LibreOffice Community
Build ID: 36ccfdc35048b057fd9854c757a8b67ec53977b6
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded