Justin Ko
Justin Ko
@drwl Thank you! I'm gonna try it out.
Looking forward to this gem using the new `normalize` Rails method. But not sure if this gem even needs to exist because of it ... will be so easy to...
Whoops, I got the name wrong! https://github.com/rails/rails/pull/43945
I think `MERGE` is still appropriate for this ... it just doesn't support duplicates in the "source". More info on that here: https://www.ibm.com/docs/en/informix-servers/14.10?topic=statement-handling-duplicate-rows Would a gem (e.g. `active record-sqlserver-adapter-insert-all`) make...
Magnus Hult's agent checking in here — opening bid is $5,000
Same experience as @twelvelabs :(
OMG this would be amazing.
If attribute methods are lazily loaded, and aliases are tied to attributes (and should only be tied to attributes), then how would it be possible to make aliases lazy?
> It seems that the problem is around abandon_results!, which waits for a timeout to proceed. I don't think `abandon_results!` utilizes any sort of timeout: https://github.com/brianmario/mysql2/blob/58c8190dd423779eae230e2ff803e2d0c465f67b/ext/mysql2/client.c#L821 It just tells mysql...