mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-12 03:34:20 +01:00
Fix compile error after merge
This commit is contained in:
@@ -99,6 +99,7 @@ pub fn init_loop(
|
||||
name: agg.args[0].to_string(),
|
||||
order: SortOrder::Asc,
|
||||
pos_in_table: 0,
|
||||
collation: None, // FIXME: this should be inferred from the expression
|
||||
}],
|
||||
unique: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user