alia
alia copied to clipboard
Include namespace in bound named parameters?
trafficstars
See this patch https://github.com/nivekuil/alia/commit/de53876bf6083ffd0f182fd518c0e3a8e3ea665c# without it, :values {:user/id 1} tries to be bound to :id instead of :user/id. Think this change is worth upstreaming?
Hi
Yes that would be worth fixing. Feel free to send a pr. This would be a breaking change potentially for some tho.