fd7b2cc5b3
support freebsd/arm64
2022-09-15 11:30:54 +02:00
af5809db50
freebsd/arm: generate
2022-09-11 22:48:46 +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