Firefox/Projects/Places DB Creation Scripts: Difference between revisions

Line 97: Line 97:
cd ~/code/python/places
cd ~/code/python/places


python manage.py inspectdb
python manage.py inspectdb >> builddb/models.py
 
Now, we need to clean up the foreign keys.


= Bugs =
= Bugs =
tbd
tbd
564

edits