You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Active Record Store docs to mention SQLite JSON usage
In addition to PosgreSQL JSON and MySQL JSON data types, developers need to use `store_accessor` instead of `store` when working with SQLite's JSON data type as well.
0 commit comments