summary refs log tree commit diff stats
path: root/lib/impure/db_mysql.nim
Commit message (Collapse)AuthorAgeFilesLines
* case consistency improvementsAraq2014-01-111-12/+12
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* Merge pull request #262 from gradha/pr_adds_some_documentation_to_db_modulesAraq2012-11-241-5/+7
|\ | | | | Documents NULL to "" db_* transformation and return values.
| * Documents NULL to "" db_* transformation and return values.Grzegorz Adam Hankiewicz2012-11-241-5/+7
| |
* | fixes #250Araq2012-11-191-2/+2
|/
* 'assert' hides EAssertionFailsure; stdlib makes use of 'tags'Araq2012-11-181-17/+29
|
* Adds `$` as supplied proc to varargs in database modules.Grzegorz Adam Hankiewicz2012-10-201-11/+12
|
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-12/+12
|
* small bugfixes; documentation generator supports smilies for the forumAraq2012-05-011-1/+1
|
* added db_*.getRowAraq2012-04-241-0/+15
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-171-1/+1
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-22/+22
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* SQLite wrapperAndreas Rumpf2010-02-241-7/+7
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* httpserver supports a fixed port numberAndreas Rumpf2010-02-061-11/+11
|
* cleanup of library docsAndreas Rumpf2010-02-041-65/+93
|
* db_mysql.nim addedAndreas Rumpf2010-01-291-0/+145