mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-04-27 23:07:44 +00:00
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.