Adam LeVasseur

Results 5 issues of Adam LeVasseur

Moving issue to the right project here, from the windows one: https://github.com/TablePlus/TablePlus-Windows/issues/61#issuecomment-717341421 1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): PostgreSQL 10.12 I havent tried...

Hi there, I've noticed that when using dexie-observable and dexie-relationships together, an error is raised as soon as you call `db.on('changes', (changes) => {}` ``` Uncaught (in promise) TypeError: Cannot...

So it looks like `PyJWKClient` relies on this param to work at all, why not make it the default to include `kid` in the JWT headers? If the field is...

keep

First of all thanks for this amazing open source project 🙏🏼 So often times frontend apps / clients build the image transform URLs using `URLSearchParams.toString` https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams or similar. but this...

Hi there, big fan of this project, its been working out very well for me! quick q- I noticed that over time the server RAM usage goes up slowly. Is...