Closed Jaymon closed 3 years ago
vals = Orm.query.get(10) print(vals[1:]) # TypeError: int() argument must be a string or a number, not 'slice'