Louis Pilfold

Results 1867 comments of Louis Pilfold

Has anyone found a work-around for this? Thanks

Has anyone found a solution for this? Thank you

Brilliant! Thank you so much @Kalabasa 💜 The page looks great too

I also have this problem.

Fab suggestion, thanks @bcardarella ! I've been often wondering how we could make package discovery easier. I think normalising the keywords could be quite challenging. If I were to make...

I don't know any way to do this, I have nothing to share.

```sql INSERT INTO test_table (date_column) VALUES ($1); ``` Where the parameter is a JavaScript `Date` object. The appropriate time zone to use is unknown as the `Date` class does not...

That's right, aye. I was unable to find a way to insert a date with a specific timezone with this library.

@maxdeviant you hero!! Thank you so much!!

Do you have dot_env as a dep?