activerecord-typedstore icon indicating copy to clipboard operation
activerecord-typedstore copied to clipboard

- PR for fixing the default {} issue #108

Open danielspaniel opened this issue 8 months ago • 3 comments

now {} is serialized to db when the default value is {} instead of nil

danielspaniel avatar Apr 09 '25 16:04 danielspaniel

@byroot this is one idea of how to fix this issue. if you have others, let me know .. open to suggestions and other ideas

danielspaniel avatar Apr 09 '25 16:04 danielspaniel

I haven't looked at the code in details, but there's tons of CI failures.

byroot avatar Apr 10 '25 07:04 byroot

tests fixed I think .. changed back the sqlite version

danielspaniel avatar Apr 10 '25 16:04 danielspaniel