orangehill/iseed

Trimming database content causes issues where whitespace is important (e.g. YAML)

Magentron opened this issue · 0 comments

For my use case I'm storing YAML data in the database, so trimming it will invalidate the YAML data.
See PR #190