Internal API tweaks.

This commit is contained in:
Nuno Cruces
2024-06-06 00:09:14 +01:00
parent 9b769d94d0
commit 8fd878afd6
10 changed files with 51 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
package util
// https://sqlite.com/matrix/rescode.html
// https://sqlite.com/rescode.html
const (
OK = 0 /* Successful result */