Method Sql.sqlite()->create()
- Method create
Sql.sqlite Sql.sqlite(
string
path
,mixed
...ignored
)- Description
Open the SQLite database stored at
path
.
Sql.sqlite Sql.sqlite(
string
path
, mixed
... ignored
)
Open the SQLite database stored at path
.