bool insert(string $query, array $bindings = array()) Run an insert statement
PostgresGrammar class PostgresGrammar extends
string parameterize(array $values) Create query parameter place-holders
array getDefaultOptions() Get the default PDO connection options.
static mixed noConstraints(Closure $callback)
Collection pluck(string $column, string|null $key = null)
mixed scopes(array $scopes) Add the given scopes to the current builder
Builder toBase()
int rawUpdate(array $attributes = array()) Run a raw update against the
void __construct(
Page 28 of 100