Episode

Exploring SQL databases in VS Code [8 of 24] | Beginner's Series to: Django

With a small extension, SQLite Explorer, you can see and edit the database that Django creates for development and testing. We'll see the results of the Django migration scripts and the effect they have on the SQL database.

Useful Links:

Python