This project aims to develop an API for an online bookstore using FastAPI, SQLAlchemy, and PostgreSQL. The API will facilitate user authentication, book management, cart operations, and order placement.
if the key already exist and i am trying to create new row with the same prime key it gives me warning "Key already exist", now when I create another dataset with another key it increment the count.
if the key already exist and i am trying to create new row with the same prime key it gives me warning "Key already exist", now when I create another dataset with another key it increment the count.
like this