scylladb / gocql

Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html
BSD 3-Clause "New" or "Revised" License
190 stars 59 forks source link

Fix `gocql.Marshal` add the `unsetColumn` processing #343

Closed illia-li closed 1 day ago

illia-li commented 1 week ago

Changes:

dkropachev commented 1 week ago

@illia-li , we should replicate old behavior, since unsetColumn defined in the root, we can't use it there directly, let's guess it from reflect.