Sébastien Rombauts 7669bcbf90 Adding a Column::getName() function
- thanks to a patch provided by Nellis Willers,
- requires the SQLITE_ENABLE_COLUMN_METADATA preprocessor macro to be also defined at compile times of the SQLite library
- v0.5.1
2013-04-07 18:25:19 +02:00
..
2013-04-07 18:25:19 +02:00

"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3071401.zip (SQLite 3.7.14.1)

Those files are provided for easy setup under Windows ; they are used by the Visual Studio example solution.

They are not used by the Linux Makefile, which thus requires the Linux "libsqlite3-dev" package.