I dunno why this bothered me
This commit is contained in:
parent
1f5ccc6e80
commit
e8b1a18522
|
@ -1,4 +1,4 @@
|
||||||
= Mysql2 - A modern, simple and very fast Mysql library for Ruby, binding to libmysql
|
= Mysql2 - A modern, simple and very fast Mysql library for Ruby - binding to libmysql
|
||||||
|
|
||||||
The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results.
|
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.
|
Some database libraries out there serve as direct 1:1 mappings of the already complex C API's available.
|
||||||
|
|
Loading…
Reference in New Issue