meteor / postgres-packages

Early preview of PostgreSQL support for Meteor (deprecated, here for historical reasons)
http://meteor-postgres.readthedocs.org/
158 stars 25 forks source link

Add support for autopublish #14

Closed robfallows closed 8 years ago

robfallows commented 8 years ago

Addresses issue #13 . A first stab at providing support for autopublish. It seems to behave as expected!

stubailo commented 8 years ago

Looks good to me, I think! Probably the easiest way to test this would be to create an example that uses autopublish/insecure, like Leaderboard.

Also, from looking at the Mongo Collection code, we are missing a connection option to PG.Table.