1. Add this code `auto x = SQLiteQueryExecutor::getStorage().get<Draft>("123");` and check if error from `ORM` is visible:
{F985698}
2. Add this code `throw std::runtime_error("TEST ERROR");` and check if error is visible:
{F985697}
3. Use null pointer
4. User not existing pointer