Allan Simon
Allan Simon
@maya-tabnine hello I already opened ticket on the support but my understanding is that you have a lot to answer, so I think providing the community with the documentation on...
@maya-tabnine I found a bug whole line completion don't get a correlation_id in response If I open tabnine directly and I enter in stdin : ```json {"version": "3.3.0", "request": {"Autocomplete":...
@macobo thanks for your reply, as you can see in my docker-compose.yml I don't have any volume but everytime I have doing a drop database on postgres and clickhouse (which...
I will check that, I will try on a dedicated new machine so that we're sure there's no state floating around. as for K8S , it will really increase the...
@macobo to be honest I haven't time to get back a new instance running but for what it's worth the migration 0027 has this: ``` def add_columns_to_required_tables(_): sync_execute(ADD_COLUMNS_BASE_SQL.format(table="events", cluster=CLICKHOUSE_CLUSTER)) if...
ahhh fortunately you tell me that before I upgraded our current installation ^^' so i guess i'm back to square one ( i got other issues with the migrations when...
I'm also having this issue though my postgres and clickhouse are on an other server (installed directly without docker) and not managed by docker-compose
@morozov I disagree with your position as you've completly ignored my link to other issues stating it erronously does "CREATE SCHEMA" , so your fix just go back to the...
@morozov yes #5596 symptoms are fixed , I'm closing it , I've now opened #5609 to follow up on this. and yes this PR is still relevant and can be...
@chemzqm @RealSaltyFish you may want to check this https://github.com/tzachar/cmp-tabnine/issues/67 as I think i'm onto something on how to get it to work :)