This commit is contained in:
Zaid Humayun 2025-03-01 01:18:45 +05:30
commit 23a904f38d
81 changed files with 5898 additions and 2818 deletions

View file

@ -50,7 +50,7 @@ impl CursorType {
}
}
#[derive(Debug, Clone, PartialEq, Eq)]
#[derive(Debug, Clone, PartialEq, Eq, Copy)]
pub enum QueryMode {
Normal,
Explain,