Skip to content
Snippets Groups Projects

database api separate tests

Merged Pawel Maniora requested to merge pmaniora_database_api_separate_tests into master
48 files
+ 2283
0
Compare changes
  • Side-by-side
  • Inline
Files
48
{
"code": -32003,
"data": {
"code": 10,
"message": "Assert Exception",
"name": "assert_exception",
"stack": [
{
"context": {
"file": "database_api.cpp",
"hostname": "",
"level": "error",
"line": 1280,
"method": "find_votes"
},
"data": {
"a": "",
"p": ""
},
"format": "comment != nullptr: Could not find comment ${a}/${p}"
}
]
},
"message": "Assert Exception:comment != nullptr: Could not find comment /"
}
Loading