sqlite-net
sqlite-net copied to clipboard
can be add DEFAULT Attribute
CREATE TABLE "role" ( "id" integer NOT NULL DEFAULT 1 UNIQUE, }