Chris McDonough
2012-09-22 098599b497fb6cd7c9372ceb795e9e8a416d573e
refs
author Chris McDonough <chrism@plope.com>
Saturday, September 22, 2012 16:04 +0200
committer Chris McDonough <chrism@plope.com>
Saturday, September 22, 2012 16:04 +0200
commit098599b497fb6cd7c9372ceb795e9e8a416d573e
tree 6acc79ac91fc1cad787e70b73bca0e75da072d8e tree | zip | gz
parent 4388d317712be00a1d49cc73ac78407fe6906263 view | diff
- Add ``Base.metadata.bind = engine`` to alchemy template, so that tables
defined imperatively will work.

- update wiki2 SQLA tutorial with the changes required after inserting
``Base.metadata.bind = engine`` into the alchemy scaffold.
10 files modified
83 ■■■■ changed files
CHANGES.txt 9 ●●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/authorization.rst 8 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/basiclayout.rst 28 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/definingviews.rst 2 ●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/authorization/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/basiclayout/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/models/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/tests/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/views/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
pyramid/scaffolds/alchemy/+package+/__init__.py 6 ●●●● diff | view | raw | blame | history