Skip to content

Tags: TradeChase/persistencejs

Tags

v0.2.4

Toggle v0.2.4's commit message
Fixed bug introduced in previous commit that caused everything to break

when persistence.sync.js was enabled.

v0.2.3

Toggle v0.2.3's commit message
NPM version bump to 0.2.3

v0.2.2

Toggle v0.2.2's commit message
Fixed a bug that fixed a bug of an older version of the mysql driver.

Update node-mysql to 0.7.0 (npm install mysql).

v0.2.1

Toggle v0.2.1's commit message
Code indentation, version bump

v0.2.0

Toggle v0.2.0's commit message
Set-up library to be used a node library installable via npm. In fact,

it's published on npm right now.

v0.1.1

Toggle v0.1.1's commit message
Put back the IF NOT EXISTS in the INDEX generation. This will break the

MySQL back-end, but I'll have to find another solution for that.

v0.1

Toggle v0.1's commit message
Added link to the persistence.js GWT wrapper.