Open
Description
Is your feature request related to a problem? Please describe.
I would like to be able to use turso (and libSQL) as the source for @go-jet.
Describe the solution you'd like
I'm already using goose for migrations and they introduced turso support as a separate dialect. So either "turso" could be added to sources, or the dsn could accept remote paths for the sqlite such as "libsql://project.turso.io?authToken=AUTH-TOKEN"