Skip to content

Releases: jsreport/jsreport-postgres-store

1.4.0

Choose a tag to compare

@pofider pofider released this 11 Mar 13:59
  • fixed problems with filtering when using custom users

1.3.2

Choose a tag to compare

@bjrmatos bjrmatos released this 04 Dec 02:19
  • update pg driver to work with newer version of postgres

1.3.1

Choose a tag to compare

@bjrmatos bjrmatos released this 06 Apr 16:51
  • parse Edm.Decimal correctly in the postgres driver result

1.3.0

Choose a tag to compare

@pofider pofider released this 25 Feb 12:31
  • transactions
  • no vulnerabilities

1.2.1

Choose a tag to compare

@pofider pofider released this 04 Sep 20:25
  • avoid exposing connection string

1.2.0

Choose a tag to compare

@pofider pofider released this 26 Jul 11:42
  • close pool when closing jsreport and add common store tests
  • updated jsreport-sql-store (fix order by, return number on upsert)

0.3.0

Choose a tag to compare

@pofider pofider released this 27 Jan 17:30
  • remove utc local date conversion

0.2.1

Choose a tag to compare

@pofider pofider released this 25 Jan 17:48
  • fix problems with version control

0.2.0

Choose a tag to compare

@pofider pofider released this 26 Oct 19:00
  • updated dependencies
  • replased q with bluebird
  • better handling buffers #4

0.1.7

Choose a tag to compare

@pofider pofider released this 16 Oct 09:13
  • updated dependencies
  • fix timezone issues, prevent pg from parsing dates from db using server timezone