Open novacrazy opened 10 months ago
Any chance this could be merged sometime? Starting to get cyclic dependency errors due to how many crates I've had to patch ToSql
/FromSql
support into.
This has been open long enough that there's now a 0.3 version of smol_str
. Updated and rebased to latest for easier merging.
Add
smol_str 0.2
and0.3
support, effectively a copy of the 0.1 file. Though I noticed the feature flags for 0.1 are missing an underscore, but changing that would break things so I just matched it for the new one.