Skip to contents

All functions

Column()
Define a basic column for a database table
Engine
Engine Class
ForeignKey()
Define a foreign key column
Record
Record Class
Relationship
Relationship Class
TableModel
TableModel Class
define_relationship()
Define a relationship between two models
hello()
Hello, World!
render_constraint()
Write teh sql for a foreign key column
render_field()
Render a column field to SQL
render_field(<default>)
Write the sql for creating a sql column
with(<Engine>)
Transaction Function