SQLAlchemy: session.add - by programmerislam I'm trying to add two new object using session.add(object) twice..but the first object disappear on session.commit()...why it happens? Read the article