AlgebraicJulia / DataMigrations.jl

https://algebraicjulia.github.io/DataMigrations.jl/
MIT License
2 stars 0 forks source link

Cannot migrate from a schema to a pointed set schema #153

Closed KevinDCarlson closed 6 months ago

KevinDCarlson commented 7 months ago

MethodError: no method matching make_func(::Module, ::Expr, ::Vector{Any}) when migrating from something like SchSet via a complex migration, probably just not typing the vector of names to be abstracted over correctly.