Skip to content

ggerber/meteor-issue-10669

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In the mongo console you can do an $unset like so:

db.Things.update({a:1},{$unset:{b:''}})

The server picks up the 'changed' event, but the change is not pushed to the client.

About

DDP changed message treats $unset differently

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published