Skip to content

schemagen: generate go structs for tables #205

Open
@mmatczuk

Description

@mmatczuk

This is a followup to #201.
We can now generate the table model but still the structs need to written by hand.

Gocqlx supports UDTs automatically by embedding a special marker interface.
Plain fields should be simple to generate.

Overall the tool should gain ability to generate the table structs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions