https://bugzilla.redhat.com/show_bug.cgi?id=989433
Bug ID: 989433
Summary: Review Request: rubygem-mysql2 - A simple, fast Mysql
library for Ruby, binding to libmysql
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected]
Spec URL: http://miroslav.suchy.cz/fedora/rubygem-mysql2/rubygem-mysql2.spec
SRPM URL:
http://miroslav.suchy.cz/fedora/rubygem-mysql2/rubygem-mysql2-0.3.13-3.fc19.src.rpm
Description:
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 API's available. This one is not.
It also forces the use of UTF-8 [or binary] for the connection [and all strings
in 1.9, unless Encoding.default_internal is set then it'll convert from UTF-8
to that encoding] and uses encoding-aware MySQL API calls where it can.
The API consists of two classes:
Mysql2::Client - your connection to the database
Mysql2::Result - returned from issuing a #query on the connection. It includes
Enumerable.
Fedora Account System Username: msuchy
Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5671201
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug
https://bugzilla.redhat.com/token.cgi?t=vfue3FzZ4H&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review