Commit Graph

479 Commits

Author SHA1 Message Date
Daniele Varrazzo
c8010cfd47 Big documentation cleanup. 2010-02-14 00:39:48 +01:00
Daniele Varrazzo
6ea6d48f5d Added docutils SQL role. 2010-02-14 00:39:48 +01:00
Daniele Varrazzo
5491dd8db0 Added documentation to type casting objects. 2010-02-14 00:39:48 +01:00
Daniele Varrazzo
c176a9d075 Fixed jumbled COPY methods. 2010-02-14 00:39:48 +01:00
Daniele Varrazzo
6199ce5127 Fixed typo in example. 2010-02-14 00:39:48 +01:00
Daniele Varrazzo
5431890938 Added introductive section about sessions. 2010-02-14 00:39:48 +01:00
Daniele Varrazzo
10f1a5b57a Added CSS style for TODO admonitions. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
5cb07685ca Showing the points where Psycopg diverges from the DB API. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
5417d7153d Added `extension` directive to mark Psycopg extensions to the DB API. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
3e66529864 Uniform usage of DB API spelling. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
9955b2f32f Using uppercase P when dealing with Psycopg - not the module. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
5c732ac2a3 Asynchronous queries marked as experimental. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
4708704f16 Added documentation about asynchronous notifications. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
ac6640fd9e Completed documentation for the COPY-related methods. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
d081d533b9 A few index entries fixed. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
e0065bfbef Added a bunch of index entries for the connection class. 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
a9b793a371 Added documentation for `connection.notices` 2010-02-14 00:39:47 +01:00
Jonathan Ballet
1a7a12c833 Fixed some typos 2010-02-14 00:39:47 +01:00
Daniele Varrazzo
961b4eedc5 First iteration with the Sphinx module documentation. 2010-02-14 00:39:47 +01:00
Federico Di Gregorio
611606d532 Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
Daniele Varrazzo
99ce95b27e Added a cursor subclass example. 2006-01-12 17:41:00 +00:00
Federico Di Gregorio
5871596eda Some more tests in sandbox. 2006-01-10 16:13:37 +00:00
Federico Di Gregorio
3937ea3ece Added aync.txt to distribution. 2005-11-29 12:01:46 +00:00
Federico Di Gregorio
41e423de1a Added PEP 249 source (.txt). 2005-11-28 03:44:31 +00:00
Daniele Varrazzo
ad76b5ba3c * psycopg/psycopgmodule.c: fixed exceptions refcount.
* fixed lots of doctrings and added Epydoc-generated docs support.
2005-11-26 07:47:48 +00:00
Federico Di Gregorio
b97b0b04de extensions.rst is shaping up! 2005-11-19 11:23:18 +00:00
Federico Di Gregorio
d5f639cfd6 Start of extensions docs. 2005-10-19 12:54:51 +00:00
Federico Di Gregorio
b19922ebf3 Added explanation of how asynchronous queries work. 2004-11-20 03:18:42 +00:00
Federico Di Gregorio
c904d97f69 Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00