Releases: xJuvi/PDOdb
Releases · xJuvi/PDOdb
2.1.0
v2.0.0
[2.0.0] – 2026-03-28
Added
openWhereGroup()andcloseWhereGroup():- Allows to create where groups. These groups can be nested and use other where and orWhere conditions inside.
- Skip decimal normalization for LOBs and non-UTF8
What's Changed
- Add where groups by @xJuvi in #1
- Skip decimal normalization for LOBs and non-UTF8 by @xJuvi in #2
- prepare update to v2.0.0 by @xJuvi in #3
New Contributors
Full Changelog: v1.3.8...v2.0.0