I can access the database outside a decorator, but when I\'m inside the decorator, the sql query doesn\'t return anything. It returns a NoneType, it says.
This is the