veekun_pokedex/pokedex/db
Andrew Ekstedt 0c61702213 pass an explicit bind to table.create()
This isn't really necessary, since pokedex.db.connect sets
metadata.bind, but it's better to be explicit.
2018-03-30 15:07:10 -07:00
..
__init__.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py pass an explicit bind to table.create() 2018-03-30 15:07:10 -07:00
markdown.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
multilang.py fix test suite under SQLAlchemy 1.2.x 2018-03-30 12:01:21 -07:00
oracle.py Update the docstring on rewrite_long_table_names. 2014-02-21 17:59:52 -05:00
tables.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
translations.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
util.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00