Skip to content

mysql: not null / required column #110

Description

@GoNode5

How to define an required column in a model. In Mysql I define a column with

CREATE TABLE test (
testcol varchar(45) NOT NULL,

Not sure how to define this in Orm2

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions