SQLite Source 3.27.2
| Full internal name: | sqlite-source |
| Project site: | https://www.sqlite.org/ |
| Screen shots: | |
| Download: | Download SQLite Source 3.27.2 https://www.sqlite.org/2019/sqlite-amalgamation-3270200.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.27.2 |
| SHA-1 or SHA-256: | 00fc566f1cece7f4264dc93a7151c64bb794e58c5d20ea65f46b9f7cb36bc34b |
| 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 Feb 27 07:56:38 UTC 2019 |
| Created by: | tim.lebedk... |
| Automated tests: | 2 of 2 installations succeeded, 2 of 2 removals succeeded |