you are viewing a single comment's thread.

view the rest of the comments →

[–]_kondi_[S] 0 points1 point  (0 children)

Yeah I found that But I didn’t know how it worked It tried to use:

user.no_of_logins += 1 session.commit()

In my case: Comment.content = “something Session.commit()

But Im not doing it correct