Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.10.0.tar.gz | 2018-10-24 | 2.2 MB | |
1.10.0.zip | 2018-10-24 | 2.3 MB | |
README.md | 2018-10-24 | 209 Bytes | |
Totals: 3 Items | 4.5 MB | 0 |
Core
- SQLite 3.28.0
Updates
- Fix type of variadic function
- column types text, varchar, *char return as strings
- Use SQLITE_OPEN_CREATE for sqlite3_open_v2
- Fix data race in AutoCommit()