ERROR: syntax error at or near “)” POSTGRESQL JAVA SPRINGBOOT
this is my repository
Cannot invoke “org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(java.sql.SQLException, String)”
Hibernate Error: Unable to open JDBC Connection for DDL execution [null]
How to get the get the value from the oid data type in postgres
I am trying to save chart information into postgres database. I try to read the information from csv and load the same into postgres database.