lundi 25 mars 2019

How to configure SQLite for use in web app?

I'm making a web app, and I need to know how to configure a SQLite database.

I used db = SQL("sqlite:///database.db") where SQL is a private function from school. I can't access the definition, and now I can't use it anymore. How would I do this?

I don't know where to start. I just started Flask.




Aucun commentaire:

Enregistrer un commentaire