numtel / meteor-mysql

Reactive MySQL for Meteor
MIT License
343 stars 41 forks source link

converting cursor.observe (added, changed, removed) using numtel... #62

Open aejaemiranda opened 8 years ago

aejaemiranda commented 8 years ago

Is there any way to convert cursor.observe (added, changed and removed) using numtel:mysql commands? Can you please create an example or give a hint how to do it... Thanks!