CSV: Wrong filter applied on boolean columns
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
#### System information:
- Operating system (distribution) and version Win10
- DBeaver version 21.2.3
#### Connection specification:
- Database name and version CSV
#### Describe the problem you're observing:
When filter is applied by column header or context menu on boolean column, value is not quoted in the query. This leads to an error.
#### Steps to reproduce, if exist:
1. Open a CSV file with a boolean column
2. Apply a filter to this column through header or context menu
**Expected:** Filter is applied
**Actual:** Value is not quoted which leads to an error

Contributor guide
Assessment
This issue has not been assessed yet.