MinGW Windows port of sqlite embeddable SQL database engine
http://www.sqlite.org/
SQLite is a C library that implements an SQL database engine. A large
subset of SQL92 is supported. A complete database is stored in a
single disk file. The API is designed for convenience and ease of use.
Applications that link against SQLite can enjoy the power and
flexibility of an SQL database without the administrative hassles of
supporting a separate database server.
- Sources inherited from project windows:mingw:win32
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rhabacker:linkedprojecttest/mingw32-sqlite && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mingw32-sqlite.changes | 0000000245 245 Bytes | |
mingw32-sqlite.spec | 0000003948 3.86 KB | |
sqlite-autoconf-3081101.tar.gz | 0002101885 2 MB |
Revision 31 (latest revision is 32)
Ismail Dönmez (namtrac)
accepted
request 836009
from
Ralf Habacker (rhabacker)
(revision 31)
- Add -DSQLITE_ENABLE_COLUMN_METADATA to build flags to enable column meta functions required by Qt5.
Comments 0