Mert Çakmak

Results 3 issues of Mert Çakmak

I try this command => **k virt start iso-win10** I see below result. **You are using a client virtctl version that is different from the KubeVirt version running in the...

For example: **1) lastdate value is static ('2022-08-31 11:08') .** `iter := Session.Query("SELECT * FROM students where lastdate>'2022-08-31 11:08' and firstname=? ALLOW FILTERING", name).Iter();` ![image](https://user-images.githubusercontent.com/21373505/187858693-07ef7361-b809-426c-bd37-04f01631ae45.png) **2) lastdate is variable and...

question

Hi, I have a problem. Console error this like following panic: command not found: pg_dump What is problem? go version go1.19.5 windows/amd64 CODE ------- package main import ( "fmt" pg...