The Model Class
- count()
- count_rows()
- count_where()
- delete()
- describe_table()
- exec()
- get()
- get_all_tables()
- get_many_where()
- get_max()
- get_one_where()
- get_where()
- get_where_custom()
- get_where_in()
- insert()
- insert_batch()
- query()
- query_bind()
- resequence_ids()
- table_exists()
- update()
- update_where()