Allan Simon

Results 105 issues of Allan Simon

currently with ToTsquery, it fails if you enter a string with a space , without a `and` for this postgresql propose the `plainto_tsquery` which is not supported by this library.

I've recently updated our modufle configuration to change the terraform ressource name from ``` module "runner_c5_xlarge_eu_west_3_b" { source = "npalm/gitlab-runner/aws" version = "4.1.0" aws_region = "eu-west-3" aws_zone = "b" #...

Hello first thanks a lot to make your work so easily available I'm trying to make a software to help my friends improve their French pronunciation by doing the following...

version of the lib: 3.1.9 ios version 14.0 iphone 7 I have the following app App.tsx ```jsx import React from 'react'; import {Text} from 'react-native'; import { SafeAreaProvider, SafeAreaView }...

I was wondering if this crate was the place for : - support of is_prime etc. for BigInt and BigUint from the `num` crate using miller-rabin - a weak but...

enhancement

**Short description of what this feature will allow to do:** Batch delete should put a summary list of item to be deleted currently the pop-up only tell the number of...

close #11860 we follow what has been done on migration 0027 ## Problem When doing a clean install of posthog on a self-hosted instance , with clickhouse on a different/dedicated...

## Bug description 1. I'm trying to start a fresh setup with 2 machines , 1 containing the datastores (clickhouse+kafka) , 1 containing the code ## How to reproduce 1....

bug

Fixes #5596 | Q | A |------------- | ----------- | Type | bug | Fixed issues | #5596 #### Summary Filter 'public' schema from listSchemaNames As postgresql expects public to...

Hello, thanks to provide this repository I'm a bit curious about the sentence ``` Caution: This container is not suitable for production purpose. ``` is there some stuff that one...