Luis Kim

Results 6 issues of Luis Kim

###### Which version and edition of Flyway are you using? 6.1.1 ###### If this is not the latest version, can you reproduce the issue with the latest one as well?...

t: feature
t: database support

I'm using iphone 13 max pro. After I applied this disable-devtool and I tested it on my phone which is connected to my macbook pro. In this case, this doesn't...

Following error occurs when I - running pcwatch - delete all the codes of a file. - paste codes from clipboard - save it. Then the pcwatch process failed with...

bug

While working on a specific code base, it might be required to deploy the code into a branch in studio besides main for test purpose. Unfortunately, playcanvas-sync only supports a...

enhancement

I was trying to run this sample but it failed with the following message. ![image](https://user-images.githubusercontent.com/13344642/163077900-e4a2e274-2c43-47bc-a590-f6ddde303c79.png) My graphic driver is below. ![image](https://user-images.githubusercontent.com/13344642/163077951-a040e079-fa0f-4d56-a988-b016522fa7a2.png)

``` error[E0432]: unresolved import `metal::CoreAnimationLayer` --> crates/libs/vulkan/src/utils/platforms.rs:19:5 | 19 | use metal::CoreAnimationLayer; | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `CoreAnimationLayer` in the root error[E0405]: cannot find trait `EntryV1_0` in this scope --> crates/libs/vulkan/src/utils/platforms.rs:76:33 |...