schema package
schema package
Section titled “schema package”Functions
Section titled “Functions”|
Function |
Description |
|---|---|
|
Represents a blob type in a table | |
|
Represents a boolean(0 or 1) type in a table | |
|
Creates a table column | |
|
Represents an integer type in a table | |
|
Represents a json(text) type in a table | |
|
Represents a real type in a table | |
|
Creates a table schema | |
|
Represents a text type in a table | |
|
Represents a timestamp(text) type in a table |
Interfaces
Section titled “Interfaces”|
Interface |
Description |
|---|---|
Type Aliases
Section titled “Type Aliases”|
Type Alias |
Description |
|---|---|
|
Core primitive SQL types | |