DB_Builder::count()
Method: Execute the query but return count.
Method: Define the conditions, for example where(‘property’,’value) This will create an equal statement.
Method: Guess the type of value for correcting placeholder
DB_Builder::guess_var_type Read More »
Method: Get the table name from class mapper;
Mapper::get_table_name Read More »