mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-01 02:30:51 -06:00
* Minimal over() implementation for aggregate functions * auto_alias support for over() * add missing typename * Test .over() serialization * Add missing return to test * Fix testing over auto alias Co-authored-by: Ben Maxwell <42680490+MaciumDue@users.noreply.github.com>