cargo fmt

This commit is contained in:
Pekka Enberg
2025-02-24 17:39:21 +02:00
parent 92d19e95e7
commit eb6019b453

View File

@@ -4,8 +4,8 @@ use std::{rc::Rc, sync::Arc};
use crate::{
schema::{self, Column, Schema, Type},
LimboError, OpenFlags, Result, Statement, StepResult, IO,
types::OwnedValue,
LimboError, OpenFlags, Result, Statement, StepResult, IO,
};
// https://sqlite.org/lang_keywords.html