Mike Bayer
544e72bcb6
- corrections
...
- attempt to add a script to semi-automate the fixing of links
2014-12-27 16:22:41 -05:00
Mike Bayer
d2c1edfb15
- added new backend for pysqlcipher, as we will probably get
...
requests for it soon.
2014-10-29 14:55:42 -04:00
Mike Bayer
d355a3be3b
- 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
2011-03-27 20:34:39 -04:00
Mike Bayer
61840abbce
- NullPool is now used by default for SQLite file-
...
based databases. :memory: databases will continue
to select SingletonThreadPool by default.
[ticket:1921]
2010-11-28 12:00:01 -05:00
Mike Bayer
4e24d6cb01
experiment with removing the API section and putting docstrings inline.
...
new outline section is provided with a new flow.
2010-09-04 13:25:13 -04:00