]> 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:34:39 +0000 (20:34 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 28 Mar 2011 00:34:39 +0000 (20:34 -0400)
commitd355a3be3b720764b9b5e2b3e1583a63b85c7766
tree5b5c589cbda2be5400b367ea632ce09c09c1b20c
parent545b70e8a2bcc3803f0a72cc4a50c1b40a4a3eba
- Documented SQLite DATE/TIME/DATETIME types.
[ticket:2029] (also in 0.6.7)
- 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/drizzle.rst
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