| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ruby2.5-rubygem-arel | Distribution: SUSE Linux Enterprise 15 |
| Version: 8.0.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.26 | Build date: Sat May 26 14:43:28 2018 |
| Group: Development/Languages/Ruby | Build host: ibs-arm-1 |
| Size: 160037 | Source RPM: rubygem-arel-8.0.0-1.26.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/rails/arel | |
| Summary: Arel Really Exasperates Logicians | |
Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMSes It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.
MIT
* Wed Feb 22 2017 coolo@suse.com
- updated to version 8.0.0
see installed History.txt
* Sat Oct 29 2016 coolo@suse.com
- updated to version 7.1.4
see installed History.txt
=== 7.1.4 / 2016-10-10
* bug fixes
* Remove deprecated usage inside arel.
* Sat Oct 08 2016 coolo@suse.com
- updated to version 7.1.3
see installed History.txt
=== 7.1.3 / 2016-10-07
* bug fixes
* Remove union mapping as :binary node when performing DepthFirst enumeration
* Fix invalid BindParam output in Dot visitor
* Add Arel::Nodes::Casted to dot visitor
* Use Arel::Nodes::BindParam in Oracle visitor for queries using both LIMIT and OFFSET
* Wed Sep 14 2016 coolo@suse.com
- updated to version 7.1.2
see installed History.txt
=== 7.1.2 / 2016-09-13
* bug fixes
* Don't store all aliases to a table
* Thu Jul 28 2016 coolo@suse.com
- updated to version 7.1.1
see installed History.txt
=== 7.1.1 / 2016-07-27
* Bug Fixes
* Fix warning in `Casted#hash`
* Wed Jul 20 2016 coolo@suse.com
- updated to version 7.1.0
see installed History.txt
=== 7.1.0 / 2016-07-19
* Enhancements
* Support Ruby 2.4 unified Integer class
* Implement `CASE` conditional expression
* Support for Bitwise Operations as `InfixOperations`
* Fri Dec 18 2015 coolo@suse.com
- updated to version 7.0.0
see installed History.txt
* Wed Aug 05 2015 coolo@suse.com
- updated to version 6.0.3
see installed History.txt
* Wed Jul 15 2015 coolo@suse.com
- updated to version 6.0.2
see installed History.txt
=== 6.0.2 / 2014-07-11
* Bug fixes
* Fix file permission problem on the gem package
* Sat Jul 11 2015 coolo@suse.com
- updated to version 6.0.1
see installed History.txt
=== 6.0.1 / 2014-07-10
* Bug fixes
* Stop quoting LIMIT values.
* Tue Feb 10 2015 coolo@suse.com
- updated to version 6.0.0
* Enhancements
* Remove deprecated `Arel::Expression`
* Remove deprecated `Arel::SqlLiteral`
* Remove deprecated `SelectManager#joins`
* Remove deprecated `SelectManager#to_a`
* Remove deprecated `Arel::Sql::Engine`
* Remove deprecated `Arel::InnerJoin` constant
* Remove deprecated `Arel::OuterJoin` constant
* Mon Oct 13 2014 coolo@suse.com
- adapt to new rubygem packaging
* Sun Oct 12 2014 adrian@suse.de
- adapt to new rubygem packaging style
* Mon Apr 21 2014 coolo@suse.com
- updated to version 5.0.1.20140414130214
* Bug Fixes
* Fix `SqlLiteral` YAML serialization
* PostgreSQL bugfix for invalid SQL in subqueries
* Mon Dec 09 2013 coolo@suse.com
- updated to version 5.0.0
* Enhancements
* Remove deprecated code
* Bug Fixes
* Fix serializing a relation when calling `to_yaml`
* Thu Oct 31 2013 coolo@suse.com
- updated to version 4.0.1
* Enhancements
* Cache visitor dispatch on a per-visitor basis
* Improve performance of #uniq across a large number of nodes
* Bug Fixes
* Make visitors threadsafe by removing @last_column
* Support `columns_for_distinct` with Oracle adapter
* Sat Apr 20 2013 coolo@suse.com
- updated to version 4.0.0, preparation for rails 4
* Tue Jul 31 2012 jreidinger@suse.com
- use new gem2rpm to provide correct dependencies
* Mon Apr 02 2012 coolo@suse.com
- update to 3.0.2 - smaller fixes
* Fri Mar 23 2012 saschpe@suse.de
- Spec file cleanup:
* Factory preparation
* Thu Jan 26 2012 mrueckert@suse.de
- initial package of the 3.0 branch
/usr/lib64/ruby/gems/2.5.0/build_info /usr/lib64/ruby/gems/2.5.0/cache/arel-8.0.0.gem /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0 /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/History.txt /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/MIT-LICENSE.txt /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/README.md /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/alias_predication.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/attributes /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/attributes.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/attributes/attribute.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/collectors /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/collectors/bind.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/collectors/plain_string.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/collectors/sql_string.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/compatibility /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/compatibility/wheres.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/crud.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/delete_manager.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/errors.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/expressions.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/factory_methods.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/insert_manager.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/math.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/and.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/ascending.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/binary.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/bind_param.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/case.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/casted.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/count.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/delete_statement.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/descending.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/equality.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/extract.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/false.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/full_outer_join.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/function.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/grouping.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/in.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/infix_operation.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/inner_join.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/insert_statement.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/join_source.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/matches.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/named_function.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/node.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/outer_join.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/over.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/regexp.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/right_outer_join.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/select_core.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/select_statement.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/sql_literal.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/string_join.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/table_alias.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/terminal.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/true.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/unary.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/unary_operation.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/unqualified_column.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/update_statement.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/values.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/window.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/nodes/with.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/order_predications.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/predications.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/select_manager.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/table.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/tree_manager.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/update_manager.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/bind_substitute.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/bind_visitor.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/depth_first.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/dot.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/ibm_db.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/informix.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/mssql.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/mysql.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/oracle.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/oracle12.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/postgresql.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/reduce.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/sqlite.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/to_sql.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/visitor.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/visitors/where_sql.rb /usr/lib64/ruby/gems/2.5.0/gems/arel-8.0.0/lib/arel/window_predications.rb /usr/lib64/ruby/gems/2.5.0/specifications/arel-8.0.0.gemspec /usr/share/doc/packages/ruby2.5-rubygem-arel /usr/share/doc/packages/ruby2.5-rubygem-arel/History.txt /usr/share/doc/packages/ruby2.5-rubygem-arel/MIT-LICENSE.txt /usr/share/doc/packages/ruby2.5-rubygem-arel/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:46:23 2026