Modify _update to allow nullable updates for strings/date#760
Conversation
|
Let's talk about this briefly. I am preparing an alternative solution that uses the full functionality of |
|
Would you please merge #757? Then it's good to go. |
…ix-update-date-null
|
On my fork I implemented a new update that uses the functionality of insert. The new update function I wrote also prohibits updating of entries with autopopulated dependent entries (this behavior can also be suppressed). Please, let me know if this is of general interest. |
|
Awesome stuff, @gucky92! We have also been working on this with a PR to address it imminent. @dimitri-yatsenko can you update if the new |
Fix #664