-
-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
What version of Datahike are you using?
xx
What version of Java are you using?
xx
What operating system are you using?
xx
What database EDN configuration are you using?
xx
Describe the bug
When you pr-str a DB or something like a TxReport containing a DB, the resulting str is not read-string-able because the pr-db implementation doesn't correctly escape quotes, because internally it uses str not pr-str. being read-string-able is the fundamental contract of pr-str.
Also with love this bug form is completely insane I'm not writing all this when I can see the bug in the source code on the latest branch.
What is the expected behaviour?
xx
How can the behaviour be reproduced?
xx
Reactions are currently unavailable