Sylvain Bellone
Sylvain Bellone
Indeed, but it will becomes valid when 7.0 becomes GA :)
Thanks @darh, good to know. On my side I found out that goqu exposes the raw [Exec](https://pkg.go.dev/database/sql#Tx.Exec) method of `pq`, so I solved that by using `qb.Exec()` when I needed...
Hi, the Netlify plugin doesn't give access to the online editor, so you can't customize the recordExtractor. You also don't have access to the REST API indeed. Those features are...
Indeed netlify-cli is not officially supported, we'd need to study that. For now, you can maybe try to edit the code yourself to remove the check: https://github.com/algolia/algoliasearch-netlify/blob/master/plugin/src/index.ts#L74
Oh, I assumed that because in the description it states to be "Similar to micromatch", and because they have been aligned until last week (as micromatch was depending on it,...
Hey @WereDev, I had the same issue on our project, and bumping `NUnit3TestAdapter` version from `3.17.0` to the `4.0.0` solved the issue for me.
Based on the example in my report, it would be: ```go qb.Exec("INSERT INTO test_table (binary_col) VALUES ($1)", failing) ```
Hey, I have a similar issue, but without any message on stderr :shrug: . I've tried to force the resolution to v10.0.3, which worked in the past, but it continues...
Hi, your website is blocking the requests coming from some specific IPs. Here are the results when trying to access it with an OVH IP for example: ``` $ curl...
It's been moved to a subdomain but it still exists: ``` $ curl https://hyperswitch.io/docs/ -I HTTP/2 301 server: CloudFront date: Thu, 11 Jul 2024 07:20:58 GMT content-length: 0 location: https://docs.hyperswitch.io/...