Skip to content

Column Type Serializers #2

@WonderPanda

Description

@WonderPanda

The library needs the ability to seamlessly map between the Javascript property types on decorated classes and the underlying CQL column type specified on the column.

It should be able to use intelligent defaults based on the combination of the two types. For example, a JS property with a type of object and a column definition of type text should be serialized using JSON.stringify().

Date <-> TimeUuid, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions