Ulrich Telle
Ulrich Telle
In PR https://github.com/wxWidgets/wxWidgets/pull/24804 the current algorithm to determine the best available UI translation language was characterized as being _naive_. As a reference the [Unicode Technical Standard #35](https://unicode.org/reports/tr35/) was mentioned. This...
- Add a note regarding the use of the connection string property `Password` - Add _Ascon_ and _AEGIS_ to the list of available cipher schemes
### Bug description The behaviour of _SQLite_ itself changed beginning with version 3.48.0. Since then simple queries like `SELECT 1;` touch the underlying database file, although the database schema is...