Пакет gem-sequel: Информация

  • Default inline alert: Версия в репозитории: 5.66.0-alt3

Бинарный пакет: gem-sequel
Версия: 5.66.0-alt2
Архитектура: noarch
Собран:  27 марта 2023 г. 19:14 в задании #317578
Исходный пакет: gem-sequel
Категория: Разработка/Ruby
Сообщить об ошибке в пакете
Домашняя страница: http://sequel.jeremyevans.net

Лицензия: MIT
О пакете: Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby
Описание: 
Sequel is a simple, flexible, and powerful SQL database access toolkit for
Ruby.

- Sequel provides thread safety, connection pooling and a concise DSL for
  constructing SQL queries and table schemas.
- Sequel includes a comprehensive ORM layer for mapping records to Ruby objects
  and handling associated records.
- Sequel supports advanced database features such as prepared statements, bound
  variables, savepoints, two-phase commit, transaction isolation, master/slave
  configurations, and database sharding.
- Sequel currently has adapters for ADO, Amalgalite, IBM_DB, JDBC, MySQL,
  Mysql2, ODBC, Oracle, PostgreSQL, SQLAnywhere, SQLite3, and TinyTDS.

Сопровождающий: Ruby Maintainers Team

Список участников:
Pavel Skrylev
Andrey Cherepanov
Alexey Shabalin

Права:
Pavel Skrylev
@ruby
@everybody

Последнее изменение


27 марта 2023 г. Pavel Skrylev 5.66.0-alt2
- ! fixed to more than 1 row in migrator table (closes #45669)
26 марта 2023 г. Pavel Skrylev 5.66.0-alt1
- ^ 5.30.0 -> 5.66.0
5 марта 2020 г. Pavel Skrylev 5.30.0-alt1
- updated (^) 5.24.0 -> 5.30.0