M393
M393
### Describe the bug The default limit of 25 rows is not respected when browsing a [temporal table](https://mariadb.com/docs/server/reference/sql-structure/temporal-tables). It says `Showing rows 0 - 24 (100 total)`, but displays all...
### Describe the bug Browse table does show empty page when clicking Browse after running a select statement for a different schema in Database -> SQL tab. ### How to...
### Describe the bug When browsing `pma__userconfig` the `user_config` colum has syntax highlighting for json. (Screenshot 1) But when enabling options -> full text, there is no syntax highlighting. (Screenshot...
### Describe the bug The link includes the hostname and port, but 1. I don't think it is possible to create user that is only allowed from a certain port,...
This would fix hit detection when pixel ratio is != 1, if the state.pixelRatio were correct, but currently it isn't. As a workaround pixel ratio in the hitDetectionRenderer should be...
**Is your feature request related to a problem? Please describe.** I'd like to replace the background-color from white to tranparent for tiles loaded with an `ol/source/WMTS`. [Here](https://codesandbox.io/p/sandbox/wmts-background-replace-q4tvq5?file=%2Fmain.js) is my first...
Makes sense to use the enum type as a key without the need to cast to int type. There are a few more maps using uint8_t as key, but the...
Valhalla sources_to_targets returns different results if the request is split up. In the example below it returns different values when a 4 x 4 matrix is instead requested as four...
If a `break_through` point is in a dead end, then the route continues until the very end. But when there is no way to turn around at the end without...
Tag for the connecting roads https://www.openstreetmap.org/?mlon=9.3044&mlat=48.4737#map=18/48.473790/9.304640 |name|value| |------|------| |bicycle|yes| |foot|yes| |motor_vehicle|agricultural| Looks like these roads are not included in the tiles because agricultural access is not allowed by default, which...