-
Notifications
You must be signed in to change notification settings - Fork 119
Home
Alexey Gordeyev edited this page Jan 1, 2016
·
20 revisions
Welcome to the Caminte ORM wiki!
- Command line interface
- Adapter Configuration parameters
- Connecting to DB
- Defining a Model
- Define Indices
- Define Primary Keys
- Schema data types
- Accessing a Model
- Setup Relationships
- Setup Validations
- Custom Validations
- Common API methods
- Define any Custom Method
- Query Interface
- Middleware (Hooks)
- Object lifecycle
- Your own database adapter
- Running tests