mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
DBD-SQLite: dbish is from DBI::Shell, not from DBI
This commit is contained in:
parent
1dd4b666b4
commit
274a4917c3
1 changed files with 1 additions and 1 deletions
|
@ -832,7 +832,7 @@ database file must be writable by SQLite because the library will create
|
|||
several temporary files there.
|
||||
|
||||
To access the database from the command line, try using dbish which comes with
|
||||
the DBI module. Just type:
|
||||
the L<DBI::Shell> module. Just type:
|
||||
|
||||
dbish dbi:SQLite:foo.db
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue