You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to continue integrating the Trino driver into jdbcDriverOOo which is a JDBC driver for LibreOffice Base.
I can create tables in Base if their name is given in lowercase characters.
I can display the contents of a table or view, but am unable to add, modify or delete any record since I do not have access to the name of the catalog, the schema and the table in the ResultSetMetaData.