void useDefaultQueryGrammar() Set the query grammar to the default implementation
array getQueryLog() Get the connection query log.
array availableDrivers() Get all of the drivers that are actually available
string getDateFormat() Get the format for database stored dates.
mixed __call(string $method, array $parameters) Dynamically pass methods
void logQuery(string $query, array $bindings, float|null $time = null) Log
static array pathsToPublish(string $provider = null, string $group = null)
$this setReconnector(callable $reconnector) Set the reconnect instance
bool unprepared(string $query) Run a raw, unprepared query against the
Builder table(string $table)
Page 12 of 43