mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-07 02:04:21 +01:00
Implement orderby translation
This commit is contained in:
@@ -56,6 +56,7 @@ impl ToString for SingleRowFunc {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum Func {
|
||||
Agg(AggFunc),
|
||||
SingleRow(SingleRowFunc),
|
||||
|
||||
Reference in New Issue
Block a user