Skip to content

Conversation

@gerbal
Copy link
Contributor

@gerbal gerbal commented Nov 2, 2018

Coerce Elixir maps into Cassandra maps in insert & update. Also did a bit of refactoring of CQL.Insert and CQL.Update.

This change is non-breaking in my implementation, but may cause regressions if you use something other than map<text,text> column.

@weixiyen
Copy link
Collaborator

weixiyen commented Jan 9, 2019

Thanks @gerbal I'll take a look this weekend!

A string is a list of codepoints, to_string(["a", "b"]) coerces the value to a binary value
Copy link

@sahilpaudel-pe sahilpaudel-pe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly my requirement 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants