Fossil

Check-in [31be929a30]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Change the build options for SQLite so that it distrusts schema by default.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 31be929a307ed785238fbe809053fcad9c38ffbb3aec7d591bf8acabac2e1dcc
User & Date: drh 2020-01-09 21:03:06.063
Context
2020-01-09
23:02
Fix build errors when using MSVC version that has no 'stdint.h' ... (check-in: c6ae8584b1 user: ashepilko tags: trunk)
21:03
Change the build options for SQLite so that it distrusts schema by default. ... (check-in: 31be929a30 user: drh tags: trunk)
20:57
Merge the latest SQLite 3.31.0 alpha sources for testing. ... (check-in: 5c48142dd3 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/main.mk.
Changes to src/makemake.tcl.
Changes to win/Makefile.PellesCGMake.
Changes to win/Makefile.dmc.
Changes to win/Makefile.mingw.
Changes to win/Makefile.msc.