forked from apache/cassandra-gocql-driver
-
Notifications
You must be signed in to change notification settings - Fork 59
Issues: scylladb/gocql
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Have integration tests for zero token nodes
integration-tests
#337
opened Nov 15, 2024 by
dkropachev
Build API for CCM to be used to provision and manipulate clusters in integration tests
integration-tests
#336
opened Nov 15, 2024 by
dkropachev
marshal and unmarshal
uuid
, timeuuid
into custom types
unsupported
#287
opened Oct 2, 2024 by
illia-li
unmarshall
varchar
, text
, blob
, ascii
cql types
with zero data
into ([]byte)(nil)
, (*[]byte)(*[nil])
#286
opened Oct 2, 2024 by
illia-li
Marshal, unmarshal. Problems with
zero
and null
data and values.
bug
#250
opened Aug 28, 2024 by
illia-li
Marshal, unmarshal.
cql types
: tinyint
, smallint
, int
can not be marshaled into go big.Int
bug
#244
opened Aug 27, 2024 by
illia-li
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.