Skip to content

Releases: numtel/pg-live-select

Fixed issue with multiple queries per application

12 May 08:51
Compare
Choose a tag to compare

Revealed by numtel:pg Meteor package regression test.

Rewritten to use callbacks throughout

12 May 08:46
Compare
Choose a tag to compare

Babel and Promises have been switched to callback style asynchronous code throughout the library. The memory leak has disappeared.

Breaking changes:

  • LivePg.prototype.cleanup() now utilizes a callback function and does no longer return a Promise.

Update event on empty initial result set

10 May 05:51
Compare
Choose a tag to compare

Double quote all table names

07 May 22:30
Compare
Choose a tag to compare
v0.0.10

0.0.10: Double quote all table names

SelectHandle now emits initialization errors

06 May 23:00
Compare
Choose a tag to compare
v0.0.9

SelectHandle now emits initialization errors

Slight performance improvement

29 Apr 03:36
Compare
Choose a tag to compare
  • Upgraded Babel
  • Result set refresh query now prepared

Add support for row lengths >8000 bytes

17 Apr 10:02
Compare
Choose a tag to compare
v0.0.7

0.0.7: Add support for row lengths >8000 bytes

Initial public release

17 Apr 09:57
Compare
Choose a tag to compare
v0.0.6

Add indexes to scoresLoad fixture tables