We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00476fb commit 342df98Copy full SHA for 342df98
ext/README.md
@@ -38,11 +38,11 @@ you can load into your database connections.
38
- [`github.com/ncruces/go-sqlite3/ext/zorder`](https://pkg.go.dev/github.com/ncruces/go-sqlite3/ext/zorder)
39
maps multidimensional data to one dimension.
40
41
-### Pakages
+### Packages
42
43
These packages may also be useful to work with SQLite:
44
45
- [`github.com/ncruces/decimal`](https://pkg.go.dev/github.com/ncruces/decimal)
46
decimal arithmetic.
47
- [`github.com/ncruces/julianday`](https://pkg.go.dev/github.com/ncruces/julianday)
48
- Julian day math.
+ Julian day math.
0 commit comments