Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416581
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-mysql2

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.5.4.2-alt0.1
Время сборки: 21 сентября 2022, 17:10 ( 82.3 недели назад )
Размер архива: 105.42 Kb

Домашняя страница:   https://github.com/brianmario/mysql2

Лицензия: MIT
О пакете: 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. Some database libraries out there serve as
direct 1:1 mappings of the already complex C APIs 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 will convert from UTF-8
to that encoding] and uses encoding-aware MySQL API calls where it can.

Текущий майнтейнер: Ruby Maintainers Team

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-mysql2
  • gem-mysql2-debuginfo
  • gem-mysql2-devel
  • gem-mysql2-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin