File tree Expand file tree Collapse file tree 3 files changed +7960
-3670
lines changed
Expand file tree Collapse file tree 3 files changed +7960
-3670
lines changed Original file line number Diff line number Diff line change 1- sqlite3
2- -------
3-
4- Copyright (c) 2012-
2022 Sebastien Rombauts (
[email protected] )
5-
6- "sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3370200 .zip (SQLite 3.37.2 2022-01-06 )
7-
8- Those files are provided for easy setup and compatibility under Windows/Linux/MacOS.
9- They are used by default by the CMake build.
10-
11- Use -DSQLITECPP_INTERNAL_SQLITE=OFF to link against the Linux "libsqlite3-dev" package instead.
12-
13- ### License:
14-
15- All of the code and documentation in SQLite has been dedicated to the public domain by the authors.
16-
1+ sqlite3
2+ -------
3+
4+ Copyright (c) 2012-
2023 Sebastien Rombauts (
[email protected] )
5+
6+ "sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3420200 .zip (SQLite 3.42.0 2023-05-16 )
7+
8+ Those files are provided for easy setup and compatibility under Windows/Linux/MacOS.
9+ They are used by default by the CMake build.
10+
11+ Use -DSQLITECPP_INTERNAL_SQLITE=OFF to link against the Linux "libsqlite3-dev" package instead.
12+
13+ ### License:
14+
15+ All of the code and documentation in SQLite has been dedicated to the public domain by the authors.
16+
You can’t perform that action at this time.
0 commit comments