Kirill Gavrilov

Results 45 issues of Kirill Gavrilov

### Steps to reproduce So I have Oracle v12 which means I can use `as identity` in column definition to get autogenerated id. I have the following table: ``` create...

Is it possible to choose a default chromium-based browser to look for bookmarks without typing browser name? I am interested in MS Edge and it would be great to just...

### Expected Behavior Even if **gradle-wrapper.jar** was not checked in to VCS, do not fail the build but try to download missing wrapper jar file ### Current Behavior Currently the...

in:wrapper
a:feature

``` Creating PDF Output... 67% Running PDF Output plugin 68% Parsed all content for markup transformation 70% Completed markup transformation QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-runner' WebEngineContext used before...

- [x] Is this an issue (and hence not a question)? Consider [mapstruct-kotlin-gradle](https://github.com/mapstruct/mapstruct-examples/tree/master/mapstruct-kotlin-gradle) example. If we add one more field of type [`UInt`](https://kotlinlang.org/docs/basic-types.html#unsigned-integers) (unsigned types were [introduced with Kotlin 1.5](https://kotlinlang.org/docs/whatsnew15.html#stable-unsigned-integer-types))...

kotlin

Hello. I've just set up a sync between PC and my phone using Dropbox. And it works :) But before I succeeded at it I noticed that mobile application crashes...

For 3.1.0 you will see some ascciidoc-related stuff and no docs.: https://docs.spring.io/spring-cloud-contract/docs/3.1.0/reference/htmlsingle/ https://docs.spring.io/spring-cloud-contract/docs/3.1.0/reference/pdf/index.pdf For comparison 3.0.0 full html works just fine: https://docs.spring.io/spring-cloud-contract/docs/3.0.0/reference/htmlsingle/

bug
help wanted
documentation
gracehopperOSD

Hi. I think it's a good idea to use Kotlin's [inline class](https://kotlinlang.org/docs/inline-classes.html) to enforce a restriction at the compile time and prevent yourself from mixing up an id of one...

type: enhancement

Hi. Suppose my test command needs a secret (The real-life command is a one-liner for making sure that the language runtime can successfully connect to a real database instance using...