diff options
Diffstat (limited to 'databases/sqlite3/DESCR')
-rw-r--r-- | databases/sqlite3/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sqlite3/DESCR b/databases/sqlite3/DESCR index f83129be07c..3fd5b2bbaea 100644 --- a/databases/sqlite3/DESCR +++ b/databases/sqlite3/DESCR @@ -8,3 +8,5 @@ library. SQLite is not a client library used to connect to a big database server. SQLite is the server. The SQLite library reads and writes directly to and from the database files on disk. + +This is sqlite3, the current stable version. |