]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Documented SQLite DATE/TIME/DATETIME types.
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 28 Mar 2011 00:38:50 +0000 (20:38 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 28 Mar 2011 00:38:50 +0000 (20:38 -0400)
commit2290b95e6e92a062978bbb2468b3c8ed16323a77
tree50f4f25294b6ee1f7176c89408dbb8d2a82914ef
parenta85ee010ec744de2ee43a0c5dcf343c7cd0f6f03
- Documented SQLite DATE/TIME/DATETIME types.
[ticket:2029]
- add "currentmodule" directive to all the dialect type docs to
ensure users import from the dialect package, not the "base" module
CHANGES
doc/build/dialects/mssql.rst
doc/build/dialects/mysql.rst
doc/build/dialects/oracle.rst
doc/build/dialects/postgresql.rst
doc/build/dialects/sqlite.rst
lib/sqlalchemy/dialects/sqlite/base.py