Grigory

Results 11 comments of Grigory

This would be a great feature. We as developers add translations key by key and have all languages at edit-time. Please add this

Lets consider this ticket as closed if PR looks good to you - https://github.com/xoofx/SharpYaml/pull/49

Same problem here. Get this error: https://github.com/confluentinc/kafka-connect-jdbc/blob/master/src/main/java/io/confluent/connect/jdbc/dialect/GenericDatabaseDialect.java#L1860

After update from Win 10 1803 to 1809 build conemu became very slow with FAR Manager. Running any .exe from FAR now includes 2-3 sec delay. After making window smaller...

Binary for lazybones (but still for your safety I recommend building manually): I built this with docker 20.10 on Windows 10 from git bash. Since one unit test was failing...

Doesn't work for me as well. Both server & cli - 2.9.2 I added following to the ApplicationSet & synced everything. ``` spec: ignoreApplicationDifferences: - jqPathExpressions: - .spec.source.helm.parameters ``` After...

This doesn't seem related to the plugin. Pugin is simply copied into TC directory and thats it. No explicit app, no docker. I'd close that

Hi @robverschoor Just curious if dates became slightly more clear on MERGE support? We have big legacy project (200k LoC SQL) and use your compass to clean the code step...

Hi @robverschoor , Have your plans changed for PG17 taking into account support of mentioned MERGE features in PG? https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=c649fa24a42ba89bf5460c7110e4fc8eeca65959 https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=0294df2f1f842dfb0eed79007b21016f486a3c6c Thanks!