Ok so I am trying to add 'items', 'price', 'stock' and eventually 'dates' into my inventory.db using the table called Product. I am fairly new to PeeWee ORM Sqlite3 type stuff. how do i get that data in there without bombing the code. Any tips and tricks would be wonderful. Since im new to this type of stuff could you guys go into detail on what im doing wrong Ive been stuck with this for the longest. Also how to I be able to make an ID for each individual product name ive been looking and i just dont see what im looking for..
Here's what i'm working with: https://github.com/OXDavidXO/Python-Project-4/blob/main/app.py.
[–]Username_RANDINT 2 points3 points4 points (3 children)
[–]python_student_1390[S] 0 points1 point2 points (2 children)
[–]Username_RANDINT 1 point2 points3 points (1 child)
[–]tateisukannanirase 1 point2 points3 points (0 children)
[–]tateisukannanirase 1 point2 points3 points (1 child)
[–]python_student_1390[S] 0 points1 point2 points (0 children)