lundi 4 avril 2016

can i change from sqlite to mysql in django during deployment?

I made an app using SQLite. Now i want to change it to MySQL or PostgreSQL. Can I do this? If yes,how? Using PostgreSQL with Django is very difficult as it gives errors for default values in 'id' column and many more , that's why i used SQLite.

Aucun commentaire:

Enregistrer un commentaire