aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_opt_secure_delete.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add: PRAGMA secure_delete•••ADD: Connection PRAGMA ADD: Build tag for secure_delete mode: FASTGert-Jan Timmer2018-05-291-1/+2
* fmt update•••Fix: Placed all +build tags in the same location Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup Fix: Placed empty line between copyright comments and build tags for readability Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines.Gert-Jan Timmer2018-05-271-0/+1
* Update build tags with prefix `sqlite_`Gert-Jan Timmer2018-05-241-1/+1
* Add: SQLITE_SECURE_DELETEGert-Jan Timmer2018-05-231-0/+13