-
The city input field allows invalid characters or empty submissions, leading to unnecessary API calls and poor user experience. Add validation to ensure only valid city names (alphabetical characters)…
-
With a many anime fans possibly having watched a lot of shows, and with many anime titles having confusing capitalisation with its letters, it is possible for users to accidentally add multiple entrie…
-
```
Per the SQLite documentation concerning temporary databases
http://www.sqlite.org/inmemorydb.html#temp_db
it's supposed to be possible to supply an empty string as a file name when
opening a …
-
## What is the current behavior?
`to_date()` function signature seems to indicate that only Column names are accepted for the optional `fmt` parameter
## What is the desired behavior?
`to_date(…
-
```
Per the SQLite documentation concerning temporary databases
http://www.sqlite.org/inmemorydb.html#temp_db
it's supposed to be possible to supply an empty string as a file name when
opening a …
-
Accentuated characters, long domain names, ... are not changed during transform.
-
subgenus names in SD contain their accepted genus also as a synonym.
That is taxonomically nonsense, but guess makes sense from a nomenclatural perspective.
https://www.checklistbank.org/dataset/…
-
With a many anime fans possibly having watched a lot of shows, and with many anime titles having confusing capitalisation with its letters, it is possible for users to accidentally add multiple entrie…
-
```
Per the SQLite documentation concerning temporary databases
http://www.sqlite.org/inmemorydb.html#temp_db
it's supposed to be possible to supply an empty string as a file name when
opening a …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Konveyor version
0.5.3
### Priority
Critical
### Current Behavior
When specifying a custom rules directory…