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
Modity the :json_data_empty attribute from :null => false to :null => true
to address ORA-01400 errors with Oracle enhanced adapter.
The original commit 3c0bf04 requires :json_data_empty attribute
has empty string OR null, then setting `:default => ""` is enough.
0 commit comments