Package ruby-sequel: Information

    Source package: ruby-sequel
    Version: 4.49.0-alt2.1
    Build time:  Sep 13, 2017, 12:26 AM in the task #187805
    Copied in the task: #197530
    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.

    List of rpms provided by this srpm:
    ruby-sequel (noarch)
    ruby-sequel-doc (noarch)



      1. libruby-devel
      2. ruby-tool-setup
      3. memcached
      4. rpm-build-ruby

    Last changed


    Sept. 10, 2017 Andrey Cherepanov 4.49.0-alt2.1
    - Rebuild with Ruby 2.4.1
    Sept. 1, 2017 Alexey Shabalin 4.49.0-alt2
    -  Revert "do not require rubygems"
    Sept. 1, 2017 Alexey Shabalin 4.49.0-alt1
    - Initial build in Sisyphus