Skip to content

[Bug]: pr-str through pr-db broken (not readable) #722

@FalseProtagonist

Description

@FalseProtagonist

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions