alia icon indicating copy to clipboard operation
alia copied to clipboard

Include namespace in bound named parameters?

Open nivekuil opened this issue 4 years ago • 1 comments
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?

nivekuil avatar May 08 '21 05:05 nivekuil

Hi

Yes that would be worth fixing. Feel free to send a pr. This would be a breaking change potentially for some tho.

mpenet avatar May 12 '21 04:05 mpenet