[CODER] Write database interaction code. #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Assigned to: coder
Use SQLite3 or an ORM like SQLAlchemy to insert the user data into the database and retrieve the ID of the newly created user.
Created by MARSHAL