summaryrefslogtreecommitdiff
path: root/sqlplain/doc/doc.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed the old sqlplain codeHEADmasterMichele Simionato2014-07-291-752/+0
|
* Lots of improvements on sqlplain, such as mapping-style arguments and better ↵michele.simionato2009-06-101-17/+30
| | | | namedtuples
* Lots of work in sqlplain, and renamed lazyconnect->connectmichele.simionato2009-03-201-4/+4
|
* Major addition: implemented named arguments in sqlplainmichele.simionato2009-02-271-12/+13
|
* Major refactoring of the load_file/dump_file mechanismmichele.simionato2009-02-061-4/+4
|
* Small changesmichele.simionato2009-01-301-1/+10
|
* Small improvements to sql_replmichele.simionato2009-01-091-21/+25
|
* Refactoring of sqlplain (removed connmethod and made tables more OO)michele.simionato2008-12-291-100/+24
|
* Small improvements; added the compare recipe to the documentationmichele.simionato2008-12-231-16/+29
|
* Added create_table and various improvementsmichele.simionato2008-12-231-38/+89
|
* Added utilities and improved support for sqlitemichele.simionato2008-12-221-18/+116
|
* Refactored sqlplain.table by introducing connmethodmichele.simionato2008-12-181-2/+14
|
* Improvements to sqlplain docsmichele.simionato2008-12-121-34/+121
|
* Changed the documentation of the decorator module and improved the source ↵michele.simionato2008-12-121-7/+11
| | | | code management
* Many fixes and improvements to sql_support and tablemichele.simionato2008-12-051-8/+20
|
* Improved the decoration frameworkmichele.simionato2008-12-021-0/+20
|
* A lot of improvements to sqlplain, especially about the decorator partmichele.simionato2008-12-011-37/+189
|
* Refactored the docs and many enhancementsmichele.simionato2008-11-281-0/+352