tokens: use Symbols instead of strings#595
Conversation
|
|
I am not against, but can you provide reasoning for why/how this is better? |
|
Separately, this highlights issue with the current test suite, as this would definitely break the slonik-sql-tag-raw package. |
|
This will likely also cause problems for anyone trying to bundle slonik with esbuild, swc, webpack, turbopack, bun, parcel, ncc, etc. etc. |
aligned. I've seen this also cause issues when multiple versions of Slonik are loaded. I can see why this could be desirable, but also cautious about how it would need to be implemented. |
@gajus @mmkal can you expand on likely issues? I can see how all of these things could be problematic if using the |
My oversight. I was not familiar with This has now been released https://github.com/gajus/slonik/releases/tag/%40slonik%2Futilities%4044.0.0 |
No description provided.