SQLite Source 3.31.1
| Full internal name: | sqlite-source |
| Project site: | https://www.sqlite.org/ |
| Screen shots: | |
| Download: | Download SQLite Source 3.31.1 https://www.sqlite.org/2020/sqlite-amalgamation-3310100.zip VirusTotal results |
| Change log: | https://www.sqlite.org/changes.html |
| Description: | an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine |
| License: | Freeware |
| Version: | 3.31.1 |
| SHA-1 or SHA-256: | f3c79bc9f4162d0b06fa9fe09ee6ccd23bb99ce310b792c5145f87fbcc30efca |
| Type: | zip |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b sqlite-amalgamation-*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
|
| Last modified: | Sat May 15 09:12:55 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Jan 29 07:56:47 UTC 2020 |
| Created by: | tim.lebedk... |
| Automated tests: | 5 of 9 installations succeeded, 5 of 5 removals succeeded |