-
Notifications
You must be signed in to change notification settings - Fork 1
Data Types
Branden Horiuchi edited this page Sep 18, 2015
·
7 revisions
Data Types are taken directly from Knex.js and are used in conjunction with Column Options to define a database column using KSDF . Types are values for the type parameter of a Column and each associated option is its own (parameter : value ) pair. Each type is supplied as a String and a Column can only have one type. |
||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
knex-schemer