mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-31 13:54:27 +01:00
remove unnecessary log
This commit is contained in:
@@ -193,7 +193,6 @@ pub fn translate_insert(
|
||||
&mut program.param_ctx,
|
||||
BindingBehavior::ResultColumnsNotAllowed,
|
||||
)?;
|
||||
tracing::info!("rewrite expr: {:?}", set.expr);
|
||||
}
|
||||
if let Some(ref mut where_expr) = where_clause {
|
||||
bind_and_rewrite_expr(
|
||||
|
||||
Reference in New Issue
Block a user