merge fvschedule #56

# Conflicts:
#	base/src/functions/mod.rs
#	base/src/test/mod.rs
This commit is contained in:
Nicolás Hatcher
2025-11-06 21:44:56 +01:00
parent 9c68fcc8ec
commit 04e012b518
8 changed files with 198 additions and 4 deletions

View File

@@ -65,6 +65,7 @@ mod test_escape_quotes;
mod test_extend;
mod test_fn_fv;
mod test_fn_round;
mod test_fn_fvschedule;
mod test_fn_type;
mod test_frozen_rows_and_columns;
mod test_geomean;