Hacker News new | past | comments | ask | show | jobs | submit login

Nice idea. However, what if we based it on MongoDB's syntax, for compatibility?

    [
      { "$set": { "baz": "boo" } },
      { "$unset": { "foo": 1 } }
    ]



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: