summaryrefslogtreecommitdiff
path: root/sqlplain/doc
Commit message (Expand)AuthorAgeFilesLines
* Lots of improvements on sqlplain, such as mapping-style arguments and better ...michele.simionato2009-06-101-17/+30
* Lots of work in sqlplain, and renamed lazyconnect->connectmichele.simionato2009-03-209-19/+19
* Various improvements to sqlplainmichele.simionato2009-03-171-2/+5
* Major addition: implemented named arguments in sqlplainmichele.simionato2009-02-271-12/+13
* Improved the support for inserting/dumping tables and added a few utilitiesmichele.simionato2009-02-121-0/+16
* Major refactoring of the load_file/dump_file mechanismmichele.simionato2009-02-062-5/+5
* Small changesmichele.simionato2009-01-302-3/+16
* Small improvements to sql_replmichele.simionato2009-01-092-26/+30
* Fixed a bug for non-select queriesmichele.simionato2009-01-051-1/+3
* Added sql_repl.pymichele.simionato2009-01-031-0/+63
* Various improvements and fixesmichele.simionato2009-01-031-2/+3
* Added the beginning of a pager and fixed a few small refactoring bugsmichele.simionato2008-12-292-10/+4
* Removed ~ files added by mistakemichele.simionato2008-12-298-376/+0
* Refactoring of sqlplain (removed connmethod and made tables more OO)michele.simionato2008-12-2915-100/+748
* Small improvements; added the compare recipe to the documentationmichele.simionato2008-12-232-16/+96
* Added an utility to strip blanks from VARCHAR fields and to replacemichele.simionato2008-12-231-5/+3
* 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-182-2/+66
* Improvements to sqlplain docsmichele.simionato2008-12-122-37/+124
* Changed the documentation of the decorator module and improved the source cod...michele.simionato2008-12-121-7/+11
* 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-013-37/+230
* Refactored the docs and many enhancementsmichele.simionato2008-11-283-0/+391