| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Documented SQLite DATE/TIME/DATETIME types. | Mike Bayer | 2011-03-27 | 1 | -0/+8 |
| | | | | | | | [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 | ||||
| * | - NullPool is now used by default for SQLite file- | Mike Bayer | 2010-11-28 | 1 | -0/+2 |
| | | | | | | | based databases. :memory: databases will continue to select SingletonThreadPool by default. [ticket:1921] | ||||
| * | experiment with removing the API section and putting docstrings inline. | Mike Bayer | 2010-09-04 | 1 | -0/+21 |
| new outline section is provided with a new flow. | |||||
