Skip to content

Releases: numtel/meteor-mysql

Update mysql-live-select to 1.0.3

24 Aug 22:41
Compare
Choose a tag to compare
v1.0.2

1.0.2: Update mysql-live-select to 1.0.3

Update mysql-live-select to 0.0.22

17 Jul 07:18
Compare
Choose a tag to compare
  • LiveMysql Constructor callback now waits for Zongji ready
  • Fixes #24

Rapidly calling change method no longer causes error

14 Jul 19:55
Compare
Choose a tag to compare

Transferred from numtel:pg package source

Thanks to numtel/meteor-pg#6

Do not hang application on publication error

07 May 06:17
Compare
Choose a tag to compare
  • Also, update mysql-live-select to 0.0.21 for pause/resume

MysqlSubscription.change() method added

12 Apr 03:18
Compare
Choose a tag to compare

Subscriptions can now have their arguments updated after initialization.

  • Also, node-mysql has been updated to 2.6.1.

Fix subscription ready property

07 Apr 23:34
Compare
Choose a tag to compare

Updated mysql-live-select package to 0.0.17

05 Mar 21:54
Compare
Choose a tag to compare

Fix in upstream Zongji for temporal types in MySQL >= 5.6.4

Updated mysql-live-select package to 0.0.16

27 Feb 23:10
Compare
Choose a tag to compare

This fixes the stop() method on the LiveMysql class. See the readme for instructions on how to close connections during hot code-pushes.

Updated mysql-live-select package to 0.0.15

25 Feb 03:46
Compare
Choose a tag to compare

Fixes minor bug with constructor callback

Binary log supported in MySQL 5.6

11 Jan 08:26
Compare
Choose a tag to compare

With an update to the dependent mysql-live-select package, the binary log transmission method now supports MySQL 5.6.