ad49d64f87
retract v1.33.0
2024-09-12 16:57:37 +02:00
8794efa65d
use internal/libc, updates #177
2024-09-04 11:57:58 +02:00
d9a0871aa7
revert to v1.30.1
2024-07-10 14:14:25 +02:00
8353ae572f
vendor libsqlite3@v1.5.0, support windows/386
2024-07-08 14:38:42 +02:00
90c22a718b
vfs: fix 32 bit targets
2022-07-24 20:05:45 +02:00
dc2b6a0cdb
release v1.18.0
2022-07-24 17:32:15 +02:00
520ebf401b
vfs: New returns name
...
Instead of requiring a name arg that may clash with other state, have
New only take the fs.FS and return the value that should be used for
`vfs` in the sql.Open DSN.
2022-07-23 19:09:35 -03:00
e3fddbcfd8
vfs: simplify vfsFullPathname
2022-07-23 13:01:32 +02:00
d799b931d5
fix one memory leak
2022-07-23 12:56:16 +02:00
c128158b86
remove user-facing global state
2022-07-23 12:46:41 +02:00
8be0ef8f37
switch from embed.FS to fs.FS
2022-07-23 11:24:08 +02:00