surrealpatch/util/data
Tobie Morgan Hitchcock 8076afd414 If adding to an empty value, set it as an array
If we have an empty field ‘test’ and we specify the sql `SET test += “test”` then we’ll presume it’s going to be an array if it isn’t a number or a decimal.
2017-12-11 17:52:02 +00:00
..
data.go If adding to an empty value, set it as an array 2017-12-11 17:52:02 +00:00
data_test.go Ensure nil fields are removed when SCHEMAFULL 2017-12-05 11:09:04 +00:00