Fixed #26120 -- Made HStoreField cast keys and values to strings.
HStoreField now converts all keys and values to string before they're saved to the database.
Loading
Please register or sign in to comment
HStoreField now converts all keys and values to string before they're saved to the database.