Building web application with Django on Python course

On building web application with Django on Python course, Mosh created a record table and added 1 to id and Action to name under movies-genre table. How did he do that with SQLite? Anyone who could help me with this! Thanks

Hi, just saw that your question hasn’t been answered yet. I’m no pro and I’m kind of new to coding, but here’s a link to a tutorial for creating tables in SQLite (if it helps).