David Pesta
David Pesta
I ran into this same problem when trying to get the database names from the unnamed database. Setting keyIsBuffer to true and treating the key as a buffer fixes it!...
Whatever the solution ends up being, thank you so much for putting the time into this!
I did as you said and the problem persists. I performed `bun upgrade` and I watched the upgrade. Then I performed `bun -v` and I get `0.5.6` as a result....
That is unfortunate. At least someone's implementation of TypeScript accounts for this and causes this to work. Try "Run" in this online REPL and you'll see it works there: https://www.typescriptlang.org/play?#code/MYGwhgzhAEBCkFNoG8BQBIYB7AdhALgE4Cuw+WhAFACZj5gBc0YOAngJQoboDyARgCsEZAHSQIASwDmOSvgAWEiABpoteuwDcGAL6o9qUOOg9i+BIWgIAHuZzUY8CEjToCxAGYemBQhJxS2ugK-lIQTDjEALZ8FkE2RIzQAJI4OHH6qIbgUClpFla2CPaOiFzoURQIPkShQVKECHTpUEx8WFggTTjaBl340FhmBQC80OkA7ibDVK7uXkwARAASCCAgWNAA6hQg1IvKGCEB4dAALABMh+gJhEmTeemz3JWNS7DEONBK0LHYUaFoA0mvgAIQHbjA5oIVrQIjEBC6dj6LRZbB4ToIEQbKSUIbmQiooA
If that came across as abrasive, many apologies. No abrasiveness intended.
Golly! I hope this is something that could be supported. I am hoping to be able to implement a pattern of simple model classes (as shown) that inherit from a...
As a temporary workaround that would be great. Although, whether this gets a permanent fix at some level would affect my approach. I'm not sure I want to do what...
Many thanks for the great responses to address this. You all are giving me a lot of hope! :grinning: