Files | Admin

Notes:

Release Name: 1.3.2

Notes: changed aliasing from Select[:foo => :bar] to Select[:foo.as(:bar)] This change is required since column order is important and hashes are not ordered. Table names also use the sym.as(sym) syntax.


Changes: