Constructor for PostgreSQL adapter
The metadata registry to use for schema information
The PostgreSQL connection string
ReadonlytypeName of the database type (Neo4j, MongoDB, PostgreSQL, etc.)
Close the connection pool when done
Execute a raw SQL query
Optionalparams: any[]Save an entity to PostgreSQL
OptionalsavingEntities: Set<any>
Implementation of DatabaseAdapter for PostgreSQL