Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dropped psycopg1 modulegoodbye-psycopg1 | Daniele Varrazzo | 2017-12-04 | 1 | -96/+0 |
* | Use an import style reported not broken on Python 3.6 | Daniele Varrazzo | 2017-06-17 | 1 | -2/+2 |
* | Python source cleanup using flake8 | Daniele Varrazzo | 2016-10-11 | 1 | -9/+10 |
* | Update psycopg1.py | Jan Janßen | 2015-11-10 | 1 | -1/+1 |
* | A couple of fixes to psycopg1 | Daniele Varrazzo | 2011-12-15 | 1 | -6/+6 |
* | Changes license to LGPL3 + OpenSSL exception on all source files | Federico Di Gregorio | 2010-02-12 | 1 | -9/+17 |
* | Fixed CLRF mix - trying with native eol | Daniele Varrazzo | 2005-11-24 | 1 | -3/+3 |
* | Fixed a typo - but testing for SVN CRLF issues. | Daniele Varrazzo | 2005-11-24 | 1 | -3/+3 |
* | Epydoc clean. :D | Federico Di Gregorio | 2005-10-18 | 1 | -1/+1 |
* | Better docstrings for lib/ modules. | Federico Di Gregorio | 2005-10-18 | 1 | -2/+2 |
* | Isolation level changes. | Federico Di Gregorio | 2005-10-08 | 1 | -2/+3 |
* | INTERVAL overflow fix. | Federico Di Gregorio | 2005-06-24 | 1 | -3/+3 |
* | psycopg1 .dictfetchone() fixed (closes #27). | Federico Di Gregorio | 2005-06-17 | 1 | -2/+5 |
* | psycopg1 compatibility module (added autocommit.) | Federico Di Gregorio | 2005-04-03 | 1 | -1/+8 |
* | psycopg1 compatibility module. | Federico Di Gregorio | 2005-04-03 | 1 | -0/+76 |