- now order by columns from `PaginationBuilder` class is able to recognize referenced column and return its referenced name instead of base column name
0.2.11
- added support for `Decimal` type of column in `sql.SQL` backend
0.2.10
- adjustment to extracting data from binary expressions: now also counts `Label` as column element
0.2.9
- adjustments to removals - now accepted as list of `Removal` class
0.2.8
- substitutions for reconstructing filter are now in class and are accepted as list of `Substitution` objects - unused substitutions are now added to filters
0.2.6
- added option to `PaginationBuilder` to provide `removals` as for removing fields from filter