string setDatabaseName(string $database) Set the name of the connected
void __construct(PDO $pdo, string $database = '', string $tablePrefix = '', array $config = array())
mixed selectOne(string $query, array $bindings = array()) Run a select
PDO getReadPdo()
Grammar getQueryGrammar()
mixed getFetchArgument() Get the fetch argument to be applied when selecting
Builder table(string $table)
void __construct(Application $app)
array getFetchConstructorArgument() Get custom constructor arguments for
Page 10 of 43