Releases: jsreport/jsreport-postgres-store
Releases · jsreport/jsreport-postgres-store
1.4.0
- fixed problems with filtering when using custom users
1.3.2
- update pg driver to work with newer version of postgres
1.3.1
- parse Edm.Decimal correctly in the postgres driver result
1.3.0
- transactions
- no vulnerabilities
1.2.2
- update jsreport-sql-store to support filtering and projecting complex props
1.2.1
- avoid exposing connection string
1.2.0
- close pool when closing jsreport and add common store tests
- updated jsreport-sql-store (fix order by, return number on upsert)
1.1.0
- update
jsreport-sql-store
to 1.1.0
which adds support for Edm.Decimal
types