| Commit message (Expand) | Author | Age | Files | Lines |
* | Support python3.6 | Mike Bayer | 2017-01-13 | 1 | -2/+2 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - rewrite all the sqlite/pysqlite transaction isolation docs | Mike Bayer | 2014-08-09 | 1 | -16/+54 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -16/+19 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | Fix cross referencespr/46 | Vraj Mohan | 2013-11-17 | 1 | -2/+2 |
* | move FAQ to the docs, [ticket:2133] | Mike Bayer | 2013-08-21 | 1 | -0/+2 |
* | - add a test specific to sqlite testing cursor.description encoding (should | Mike Bayer | 2013-05-26 | 1 | -1/+2 |
* | sqlite tests | Mike Bayer | 2013-05-26 | 1 | -2/+0 |
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -3/+4 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | just a pep8 pass of lib/sqlalchemy/dialects/sqlite | Diana Clarke | 2012-11-19 | 1 | -49/+55 |
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -6/+9 |
* | some pysqlite doc tweaks | Mike Bayer | 2012-08-30 | 1 | -5/+10 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -19/+19 |
* | Add some `Sphinx` paragraph level versions informations markups, | Mike Bayer | 2012-06-08 | 1 | -6/+4 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | fix a whole bunch of note:: / warning:: that were inline, | Mike Bayer | 2011-12-25 | 1 | -4/+6 |
* | add BEGIN workaround to pysqlite docs, [ticket:2219] | Mike Bayer | 2011-12-06 | 1 | -0/+25 |
* | marathon doc updating session including a rewrite of unicode paragraphs | Mike Bayer | 2011-12-04 | 1 | -9/+8 |
* | - Failures on connect which raise dbapi.Error | Mike Bayer | 2011-07-01 | 1 | -1/+2 |
* | - document that pysqlite does not share temporary tables | Mike Bayer | 2011-06-29 | 1 | -0/+29 |
* | sqlite :memory: works across threads now hooray ! | Mike Bayer | 2011-06-20 | 1 | -24/+42 |
* | - The path given as the location of a sqlite database is now | Mike Bayer | 2011-02-10 | 1 | -0/+3 |
* | - add connection and cursor to is_disconnect(). We aren't using it yet, | Mike Bayer | 2011-02-09 | 1 | -1/+1 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -9/+9 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | Ridding the world of a few wasteful imports. | Michael Trier | 2010-12-19 | 1 | -2/+1 |
* | - NullPool is now used by default for SQLite file- | Mike Bayer | 2010-11-28 | 1 | -21/+23 |
* | doc edits | Mike Bayer | 2010-09-23 | 1 | -3/+4 |
* | clean up sqlite version detection stuff | Mike Bayer | 2010-03-26 | 1 | -7/+2 |
* | - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke... | Mike Bayer | 2010-03-14 | 1 | -2/+2 |
* | - Added "native_datetime=True" flag to create_engine(). | Mike Bayer | 2010-02-11 | 1 | -1/+68 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+174 |