Skip to content

Commit 30e9018

Browse files
committed
Always compile and test preupdate hook
1 parent ed04a34 commit 30e9018

File tree

3 files changed

+0
-28
lines changed

3 files changed

+0
-28
lines changed

sqlite3_opt_preupdate_hook.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
// Use of this source code is governed by an MIT-style
55
// license that can be found in the LICENSE file.
66

7-
//go:build sqlite_preupdate_hook
8-
// +build sqlite_preupdate_hook
9-
107
package sqlite3
118

129
/*

sqlite3_opt_preupdate_hook_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
// Use of this source code is governed by an MIT-style
55
// license that can be found in the LICENSE file.
66

7-
//go:build sqlite_preupdate_hook
8-
// +build sqlite_preupdate_hook
9-
107
package sqlite3
118

129
import (

sqlite3_opt_preupdate_omit.go

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)