Julien Goux

Results 88 comments of Julien Goux

> Yes definitely, feel free to close if you're not interested in pursuing this! Feels like it would be nicer to have something that's more guaranteed to be portable, rather...

![image](https://user-images.githubusercontent.com/1443499/191792756-e191ee95-148a-4cb4-8460-89b6f621f9c2.png) I started this simple schema but I didn't do anything else 😅 [architecture.excalidraw.zip](https://github.com/snaplet/postgres-browser/files/9627409/architecture.excalidraw.zip)

Hello, I'm trying usql as a non interactive tool for sql extraction. Is this issue solved? I tried running my sql file along with the --set option but my variable...

I think you want more or less what I want, a way to alter a field's value before it reaches onSubmit : https://github.com/final-form/react-final-form/issues/136#issuecomment-524254496 Right now Erik doesn't seem convinced by...

Hello, how would you adapt https://github.com/stormwarning/tailwindcss-capsize ?

> 1. test failed without describe > > ```ts > test('test 1', () => {/* code that fails */}) > test('test 2', () => {/* other test */}) > ```...

> This wouldn't be possible. One spec file knows nothing about the other, they are isolated (as they should be). And it doesn't really makes sense that test in one...

Hello, I'm very interested by this client and I think this part is the last missing piece. 😍 I very much agree with @mikecann on this > ... thinking about...

We are hitting this issue too, any password-protected database receiving a connection string with an empty password is raising this error. I absolutely have no clue why we can't catch...

Hi @joelperry93 , no I didn't. I'm using Json Web Token now, but not in the scope of Oauth2