Opened 10 years ago
Closed 10 years ago
#46153 closed defect (fixed)
sqliteman: missing dependency on qt4-mac-sqlite3-plugin
Reported by: | ctreleaven (Craig Treleaven) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | sqliteman |
Description
saliteman reports "Cannot open/create database" if the qt4-mac-sqlite3-plugin is not installed.
With it installed, one can open an existing blank database (created with sqlite3 command line) although it still reports errors trying to create a new database.
Change History (1)
comment:1 Changed 10 years ago by ctreleaven (Craig Treleaven)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dependencies corrected in r134673. Work around creating database with sqlite3 cli.