mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 05:59:14 +00:00
Remove go.work.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
// Use the default call back, not the Go one we patched in.
|
||||
// Use the default callback, not the Go one we patched in.
|
||||
#define sqliteBusyCallback sqliteDefaultBusyCallback
|
||||
|
||||
// Amalgamation
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Use the default call back, not the Go one we patched in.
|
||||
// Use the default callback, not the Go one we patched in.
|
||||
#define sqliteBusyCallback sqliteDefaultBusyCallback
|
||||
|
||||
// Amalgamation
|
||||
|
||||
Reference in New Issue
Block a user