mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-06 08:16:50 +08:00
Support windows/amd64.
This target had previously only experimental status because of a now resolved memory leak. Closes #23 Updates #72
This commit is contained in:
@@ -151444,7 +151444,6 @@ func Xsqlite3GenerateConstraintChecks(tls *libc.TLS, pParse uintptr, pTab uintpt
|
||||
goto __4
|
||||
goto __6
|
||||
__6:
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -206959,7 +206958,6 @@ __15:
|
||||
goto __14
|
||||
goto __16
|
||||
__16:
|
||||
|
||||
}
|
||||
|
||||
// This is a helper function for rbuObjIterCacheTableInfo(). It populates
|
||||
|
Reference in New Issue
Block a user