edelooff / sqlalchemy-json

Full-featured JSON type with mutation tracking for SQLAlchemy
http://variable-scope.com/posts/mutation-tracking-in-nested-json-structures-using-sqlalchemy
BSD 2-Clause "Simplified" License
189 stars 34 forks source link

Added null() support #56

Open eskuat opened 10 months ago

eskuat commented 10 months ago

Fix for Issue #55

edelooff commented 9 months ago

Apologies for the delay. The change looks good but the testing needs a small change to separate the two actual tests.