Skip to content
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

support UDT and recursive container for schemagen #260

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

liang-kang
Copy link

@liang-kang liang-kang commented Nov 14, 2023

  1. when generating schema, embeded gocqlx.UDT in user define struct.
  2. support recursive container parsing, just like below:
    frozen<tuple<frozen<map<int, text>>, frozen<list>, frozen<set>>>

@liang-kang liang-kang changed the title support UDT for schemagen support UDT and recursive container for schemagen Nov 17, 2023
"github.com/scylladb/gocqlx/v2"
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.

None yet

1 participant