broozer / psa
SQLite admin tool
0.1.0
2014-04-18 13:53 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-11-09 16:53:14 UTC
README
After initial startup the necessary database will be created in the ./data subdirectory. This database only contains the history of 'raw' queries and a placeholder and extension for the directory containing databases.
In addition it contains a small set of tables for temporary data management.
version : 0.1.0.1 - 2013.12.19
In order to get connected use 'admin' and 'asp' to get further after login.
More information
Is included in the program under the [more] button.
For further information about the usage of SQLite, a visit to their website will be a great help.