Closed weiznich closed 2 days ago
This commit adds a missing type-def that allows now to use table.count() with #[auto_type]
table.count()
#[auto_type]
Found and reported by @Turbo87
This commit adds a missing type-def that allows now to use
table.count()
with#[auto_type]
Found and reported by @Turbo87