Skip to content

nullable=False #2

@davidszotten

Description

@davidszotten

Can/should we support this?

Should we move from

class Model(...):
    field = Column(TranslatableString)

to

class Model(...):
    field = TranslatableString()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions