On Tue, 16 Nov 2021 at 11:09, Joel Rabinovitch
wrote:
> Hi,
>
>
>
> Currently, our application supports SQL Server databases and Oracle
> schemas. We are updating our application to support PostgreSQL schemas. We
> are using version 13.4 of PostgreSQL.
>
>
>
> Our application is written in Java a
Hi,
Currently, our application supports SQL Server databases and Oracle schemas. We
are updating our application to support PostgreSQL schemas. We are using
version 13.4 of PostgreSQL.
Our application is written in Java and connects to PostgreSQL schemas using
JDBC.
In our framework, we have