Gilad Weiss

Results 11 comments of Gilad Weiss

Hi @seaskyways @vektah, Is there an ETA for this?

@andreib1 @brevno , I was in the same situation as us guys but I think @rayzyar pointed at the actual solution. As you stated, the problem is testing: a. Concurrency...

@domoritz Hey I'm having the same issue as @bigblind and apply the solution you suggested might be problematic react-wise. Lets take the issuer's code for example, the order of actions...

Unfortunately no, my comment was an answer to suggestion of swapping out the model

it is still broken. if the column is of part of the partition definition you'll get `ERROR: cannot alter type of column named in partition key (SQLSTATE 42P16)`

Hey @georgewfraser I can confirm that this standalone Jar can't run with Java 16. ``` SEVERE Main main superclass access check failed: class org.javacs.ReusableCompiler$ReusableContext (in unnamed module @0x40f9161a) cannot access...

I managed to do so, contact me for more info

Sorry for not answering for a long time, wasn't notified for some reason... Anyway, there's a closed PR around here that allows you to create a fat jar. So I...

@boroda4436 This is the PR for creating a fat jar https://github.com/georgewfraser/java-language-server/pull/77

Can you please share it? I'm in the middle of implementing that by myself and then I saw your port @Niondir