Package gem-sequel: Information

  • Default inline alert: Version in the repository: 5.66.0-alt3

Binary package: gem-sequel
Version: 5.66.0-alt2
Architecture: noarch
Build time:  Mar 27, 2023, 07:14 PM in the task #317578
Source package: gem-sequel
Category: Development/Ruby
Report package bug
License: MIT
Summary: Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby
Description: 
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.



ACL:
Pavel Skrylev
@ruby
@everybody

Last changed


March 27, 2023 Pavel Skrylev 5.66.0-alt2
- ! fixed to more than 1 row in migrator table (closes #45669)
March 26, 2023 Pavel Skrylev 5.66.0-alt1
- ^ 5.30.0 -> 5.66.0
March 5, 2020 Pavel Skrylev 5.30.0-alt1
- updated (^) 5.24.0 -> 5.30.0