rubygem-postgres_ext
No description set
- Sources inherited from project devel:languages:ruby:extensions
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-postgres_ext && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
postgres_ext-0.1.0.gem | 0000044544 43.5 KB | |
rubygem-postgres_ext.changes | 0000001633 1.59 KB | |
rubygem-postgres_ext.spec | 0000002339 2.28 KB |
Revision 2 (latest revision is 13)
Stephan Kulow (coolo)
committed
(revision 2)
- updated to version 0.1.0 * Fixes parsing of number arrays when they are set from a string array - Alexey Noskov (@alno) * Cleans up spec organization - Dan McClain (@danmcclain) * Adds support for index operator classes (:index_opclass) in migrations and schema dumps - & Dan McClain (@danmcclain) * Fixes Arel Nodes created by postgres_ext - Dan McClain (@danmcclain) * Add support to schema.rb to export and import extensions - Keenan Brock (@kbrock) * Handles PostgreSQL strings when passed in as defaults by fixing the quote method * Documentation updates. - Dan McClain & Doug Yun (@danmcclain @duggieawesome) * Fixes #update_column calls - Dan McClain (@danmcclain) * Fixes #<attribute_name>?, Adds (pending) test case for #update_column - Dan McClain (@danmcclain) * Fix handing of pgsql arrays for the literal and argument-binding cases - Michael Graff (@skandragon) * Fixes UTF-8 strings in string arrays are not returned as UTF-8 encoded strings - Michael Graff (@skandragon) * Documentation fixes - Michael Graff (@skandragon) and Dan McClain (@danmcclain) * Properly encode strings stored in an array. - Michael Graff (@skandragon) * Fixes integer array support - Keenan Brock (@kbrock) * Adds more robust index types with add_index options :index_type and :where. - Keenan Brock (@kbrock) Fixes add and change column
Comments 0