Slavik Bubnov

Results 4 issues of Slavik Bubnov

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Use case...

### Check for existing issues - [X] Completed ### Describe the feature Hello, First of all, I want to thanks you guys! I started using the Zed for every day...

language

### What happens? I tried to reclaim space using approach described here: [Compacting a Database by Copying](https://duckdb.org/docs/stable/operations_manual/footprint_of_duckdb/reclaiming_space.html#compacting-a-database-by-copying). The copying fails with the error: ``` » ATTACH 'reclaim_space_demo.db' AS old; »...

reproduced

Hi, Got two questions: - Is it possible to skip formatters at all? Just show log lines `as is` (with optional ascii coloring), but use all benefits of lnav? -...