API Reference
- AttributeOptions
- AttributeOptionsSize
- AttributesDefinition
- Foreign keys
- ForeignKeyActions
- ForeignKeyOptions
- IndexAttributes
- IndexDefinition
- IndexOptions
- IndexesDefinition
- Method
- Methods
- special methods
- Model
- Model attributes
- Where condition
- Transaction
- primary key
- ModelOptions
- Sedentary
- new Sedentary([options])
- new SedentaryPG(connection[, options])
- sedentary.client()
- sedentary.connect([sync])
- sedentary.end()
- sedentary.begin()
- sedentary.sync()
- sedentary.model(name, attributes[, options [, methods]])
- Type functions
- sedentary.Boolean([options])
- sedentary.DateTime([options])
- sedentary.FKey(attribute[, options])
- sedentary.Float([options])
- sedentary.Int([options])
- sedentary.Int8([options])
- sedentary.JSON([options])
- sedentary.None([options])
- sedentary.Number([options])
- sedentary.VarChar([options])
- SedentaryOptions
- Type