mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-12-26 07:53:21 +08: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>