forked from mirror/go-sqlcipher
vtable is not default
This commit is contained in:
parent
32ab0d8730
commit
835dea39a6
|
@ -2,6 +2,7 @@
|
|||
//
|
||||
// Use of this source code is governed by an MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// +build vtable
|
||||
|
||||
package sqlite3
|
||||
|
||||
|
|
Loading…
Reference in New Issue