Skip to content
Snippets Groups Projects
  • Erik Johnston's avatar
    a46e5ef6
    SYN-163: Add an order by rowid to selects. · a46e5ef6
    Erik Johnston authored
    This should fix the bug where the edges of the graph get returned in a
    different order than they were inserted in, and so no get_event no
    longer returned the exact same JSON as was inserted. This meant that
    signature checks failed.
    a46e5ef6
    History
    SYN-163: Add an order by rowid to selects.
    Erik Johnston authored
    This should fix the bug where the edges of the graph get returned in a
    different order than they were inserted in, and so no get_event no
    longer returned the exact same JSON as was inserted. This meant that
    signature checks failed.