EscYezi

Results 3 issues of EscYezi

### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...

unverified

The `use_itn` parameter is currently hardcoded. This PR adds a `use_itn` parameter to the API so clients can control ITN behavior. The new parameter defaults to `false`, so the existing...

### What version of Bun is running? 1.3.4+5eb2145b3 ### What platform is your computer? Darwin 24.6.0 arm64 arm ### What steps can reproduce the bug? When using `bun:sqlite`, calling `Database.prepare`...

bug
needs triage