FunSQL.jl
FunSQL.jl copied to clipboard
support all schemas at once
Currently, as I understand, SQLCatalog only contains metadata for a single schema in a database. This makes it impossible to query tables from multiple schemas at once. Would be useful to gain that functionality!