Changes for version 1.29
- syntax >=< for full outer joins
- support for joins in update() (rouzier++)
- support for -returning arg in update()
- Respect +- prefixes for update and delete and allow binds for select order by (rouzier++)
Modules
extension of SQL::Abstract with more constructs and more flexible API