I’m trying to to append data from Calc to a postgres instance using Base.
The connection is successful, i can see the tables, pasting the data into the desired table correctly assigns the columns yet upon clicking “Create” nothing happens.
The window closes without any errors, no data is inserted.
I searched through the forums but haven’t found any information, help appreciated!