Path: | lib/sequel/extensions/select_remove.rb |
Last Update: | Fri Jul 13 14:52:09 +0000 2012 |
The select_remove extension adds Sequel::Dataset#select_remove for removing existing selected columns from a dataset. It‘s not part of Sequel core as it is rarely needed and has some corner cases where it can‘t work correctly.