astj

Results 3 comments of astj

Maybe this is due to DBDish::mysql::StatementHandle's binding logic? ref: https://github.com/perl6/DBIish/blob/1bb0d44287bb3eb9b7ab6e3e09d93ffb15313fde/lib/DBDish/mysql/StatementHandle.pm6#L100-L110

@joshuaellis Thank you for response. So, is it safe to downcast this `any` to expected structure manually as a workaround? (In other words, is it just a type-inference problem and...

Generally we use hooks, but according to commit logs in our repo we've changed few hooks to `` some months ago. I believe there was a reason, but unfortunately we...