2.3.5
- fixed #5 where
get_previous_sibling
was in fact returning thenext
sibling. Thanks @kinnevo! - performance tweaks for
get_previous_sibling
andget_next_sibling
methods - escape custom table and column names; thanks @dominikfiala!
get_previous_sibling
was in fact returning the next
sibling. Thanks @kinnevo!get_previous_sibling
and get_next_sibling
methods