mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-09 18:24:20 +01:00
microsoft paperclip
This commit is contained in:
@@ -7191,7 +7191,7 @@ mod tests {
|
||||
name: "testindex".to_string(),
|
||||
columns: (0..10)
|
||||
.map(|i| IndexColumn {
|
||||
name: format!("test{}", i),
|
||||
name: format!("test{i}"),
|
||||
order: SortOrder::Asc,
|
||||
collation: None,
|
||||
pos_in_table: i,
|
||||
|
||||
Reference in New Issue
Block a user