Fixed handling of deletions during package installs on some filesystems (#9945, #9947) Fixed undefined array access when using "@php " in a script handler (#9943) Fixed usage of InstalledVersions when ...
The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results. Some database libraries out there serve as direct 1:1 mappings of the already complex C ...