Skip to content

Tags: vlasky/meteor-mysql

Tags

v1.0.2

1.0.2: Update mysql-live-select to 1.0.3

v0.1.11

0.1.11: Update mysql-live-select to 0.0.22

* LiveMysql Constructor callback now waits for Zongji ready
* Fixes numtel#24

v0.1.10

0.1.10: Rapidly calling change method no longer causes error

Transferred from numtel:pg package source
Thanks to numtel/meteor-pg#6

v0.1.8

Update benchmarks to new version

v0.1.7

0.1.7 Fix flickering with MysqlSubscription.change() method

* Also update node-mysql to 2.6.1

v0.1.5

0.1.5: Fixed subscription ready property

Fixes numtel#11

v0.1.4

Updated mysql-live-select to version 0.0.17

v0.1.3

mysql-live-select updated to 0.0.16

* Added instructions to close connections on readme

v0.1.2

Updated mysql-live-select to 0.0.15

v0.0.20

Update mysql-live-select to 0.0.11

* Fixes MySQL 5.6 support