SQLite specific class
package | Query |
---|---|
subpackage | Drivers |
__construct(string $dsn, string $user= NULL
, string $pass= NULL
)
string
string
string
get_system_tables() : array
array
get_tables() : mixed
mixed
insert_batch(string $table, array $data = array()
) : string
string
array
string
truncate(string $table)
string