SQLite Source 3.8.10.1
| Full internal name: | sqlite-source |
| Project site: | https://www.sqlite.org/ |
| Screen shots: | |
| Download: | Download SQLite Source 3.8.10.1 http://www.sqlite.org/2015/sqlite-amalgamation-3081001.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.8.10.1 |
| SHA-1 or SHA-256: | 6e371df68010b9521a8d5e0795ef8a4acb6c3ef8 |
| 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:56 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Sat May 09 13:36:39 UTC 2015 |
| Created by: | tim.lebedk... |
| Automated tests: | 0 of 0 installations succeeded, 0 of 0 removals succeeded |