mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-20 02:28:42 -05:00
a51b6da3bd
* 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>