Update module mattn/go-sqlite3 to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/mattn/go-sqlite3 | require | major |
v0.0.0-20200618132256-aa77c03e2fcb -> v2.0.6
|
Release Notes
mattn/go-sqlite3
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v1.14.6
v1.14.5
v1.14.4
v1.14.3
v1.14.2
v1.14.1
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.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()
v1.9.0
Core
- SQLite 3.24.0
Updates
- Add OpenBSD
- Increase coverage
- Added Tests for sqlite_crypt encoders
Repository Updates
- Shorten build time on Travis-CI
v1.8.0
Core
- SQLite: 3.24.0
New Features
- Implemented SQLite User Authentication Module
- Implemented GetFilename
sqlite3_db_filename
- Implemented use of MRAGMA's from DSN
- Implemented
usleep
for Windows - MRAGMA DSN
- Auto Vacuum
- Case Sensitive LIKE
- Defer Foreign Keys
- Ignore CHECK Constraints
- Journal Mode
- Query Only
- Secure Delete
- Synchronous
- User Authentication
- Writeable Schema
Updates
- Rewrite upgrade tool to auto include UserAuth Module
- FIX: Case-Sensitive values for MRAGMA
- Reduced code for:
- foreign_keys
- recursive_triggers
Fixes
- #542
- #568
- ICU extension for darwin
- Fixes WAL Mode Synchronous
- #120
- Compile Section Closes #175
- Compile Section Closes #201
- Compile Section Closes #206
- Compile Section Closes #404
- Compile Section Closes #217
- Compile Section Closes #224
- Compile Section Closes #234
- Compile Section Closes #242
- Feature table Closes #255
- Description Section Closes #232
- Golang:1.6 not supported Closes #272
- Golang:1.5 not supported + compilation section Closes #283
- usleep Implemented Closes #285
- FAQ Section Closes #289
- Compile Section closes #295
- FAQ Section Closes #305
- MR339 Closes #318 #321
- Compilation Section Closes #341
- MR407 Closes #364
- Feature
sqlite_vtable
Closes #393 - Compile Section Closes #416
- sqlite_trace feature Closes #433
- Compilation Section Closes #435
- Compilation Section Closes #443
- Golang:1.6 Not Supported Closes #445
- Compilation Section Closes #451
- Compilation Section Closes #467
- Compilation Section Closes #491
- Compilation Section Closes #495
- Compilation Section Closes #505
- Compilation Section Closes #557
- Compilation Section Closes #560
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.