Evgenia

Results 3 issues of Evgenia

### Description 'Insert table aliases (in FROM clause)' is set to `my_table mt` 1. Connect to DuckDB 2. Open SQL editor 3. Type statement and select table name from autocomplete...

bug
xf:sql
sp:1
x:duckdb

### Description Problem accured somewhere between 24.0.0 and 24.1.0 24.0.0 + 0.10.2 duckdb = works 24.1.0 + 0.10.2 duckdb = error 1. Open a table 2. Edit existing data 3....

bug
xp:major
x:duckdb

### Description Execute query with AS in FROM clause. It works as expected without AS. ![image](https://github.com/user-attachments/assets/88c8fc17-9c3a-4458-afdf-bb46a54981a7) ``` org.jkiss.dbeaver.model.sql.DBSQLException: SQL Error [933] [42000]: ORA-00933: SQL command not properly ended at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCStatementImpl.executeStatement(JDBCStatementImpl.java:133)...

bug
x:oracle
xf:sql editor