gallyamow

Results 6 issues of gallyamow

Hi. I have a trouble with losing microseconds on DateTime64(6, ...) columns if row was written over clickhouse_fdw. Example ``` CREATE TABLE signals.test ( `timestamp` DateTime64(6, 'Asia/Istanbul'), `from` String )...

Hi. Rotation applied multiply times when I'm zooming map When I inspect marker on the "Elements" tab in Chrome DevTools, I saw that `rotateZ(45deg);` added multiply times. ``` ```

HI. I have made changes to the regex to correctly parse no-comma RGBA. This feature is needed to implement https://github.com/Qix-/color/issues/257.

Hi, I have implemented the changes for issue #257. However, the main changes were made in another repository: https://github.com/Qix-/color-string/pull/74.

In the release notes of cordova-android 6.3.0 (https://cordova.apache.org/announcements/2017/09/27/android-release.html) it's written down that cordova-plugin-compat has to be removed