I want to be able to query my database for all items from ID value x to value y, but I do not know how to do this.
x
y
I am using SQLAlchemy and