1
0
Fork 0
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:
Kenichi Ishigaki 2009-06-19 16:02:00 +00:00
parent 1dd4b666b4
commit 274a4917c3

View file

@ -832,7 +832,7 @@ database file must be writable by SQLite because the library will create
several temporary files there. several temporary files there.
To access the database from the command line, try using dbish which comes with 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 dbish dbi:SQLite:foo.db