make sure model files have been created
cp ../personnel-try1/personnel/model/__init__.py personnel/model/
paster setup-app development.ini
#make sure development.ini is using an open port:
vi development.ini
sqlalchemy - Google Search
SQLAlchemy - The Database Toolkit for Python
SQLAlchemy - The Database Toolkit for Python
FAQ - sqlalchemy - Trac
sqlalchemy - Trac
python object class data design ORM - Google Search
The Database Programmer: Why I Do Not Use ORM
Why use an ORM at all, anyway ? - Nicolas Lehuen's Weblog
HigherLevelDatabaseProgramming - PythonInfo Wiki
python object persistence - Google Search
13.4 shelve -- Python object persistence
Dee
13. Data Persistence
Dee
Using SQLAlchemy with Pylons - Pylons Official Docs - PythonWeb
elixir sqlalchemy - Google Search
Documentation – Elixir – Trac
TutorialDivingIn – Elixir – Trac
SQLAlchemy 0.4 Documentation - Object Relational Tutorial
Instance is not persisted sqlalchemy - Google Search
SQLAlchemy 0.4 Documentation - module sqlalchemy.orm.session
sqlite show tables - Google Search
sqlite3: A command-line access program for SQLite databases
pylons db migrate - Google Search
pylons: Important Shock
#408 (Simple migrations support) Pylons Trac
JJinuxLand: Python: Database Migrations