summary refs log tree commit diff stats
path: root/lib/impure/db_postgres.nim
Commit message (Collapse)AuthorAgeFilesLines
* Add postgresql prepared queries and stop relying on string formattingErwan Ameil2014-08-291-28/+84
| | | | for sql parameter passing
* case consistency improvementsAraq2014-01-111-11/+11
|
* Add docs for connecting to postgres with keyword/value connectionHitesh Jasani2013-12-041-0/+15
| | | | strings.
* 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-4/+7
|\ | | | | Documents NULL to "" db_* transformation and return values.
| * Documents NULL to "" db_* transformation and return values.Grzegorz Adam Hankiewicz2012-11-241-4/+7
| |
* | fixes #250Araq2012-11-191-2/+2
|/
* 'assert' hides EAssertionFailsure; stdlib makes use of 'tags'Araq2012-11-181-15/+23
|
* Adds `$` as supplied proc to varargs in database modules.Grzegorz Adam Hankiewicz2012-10-201-10/+10
|
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-12/+12
|
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-3/+3
|
* small bugfixes; documentation generator supports smilies for the forumAraq2012-05-011-1/+1
|
* added db_*.getRowAraq2012-04-241-0/+9
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* SQLite wrapperAndreas Rumpf2010-02-241-5/+5
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* cleanup of library docsAndreas Rumpf2010-02-041-36/+46
|
* bugfixes for the high-level postgreSQL wrapperAndreas Rumpf2010-01-291-21/+7
|
* bugfix: fd_set mustn't be prefixed with structAndreas Rumpf2010-01-141-1/+1
|
* bugfix: inconsequent tuple usageAndreas Rumpf2009-12-091-1/+1
|
* bug concerning constant evaluation fixedAndreas Rumpf2009-11-261-48/+89
|
* version 0.8.2rumpf_a@web.de2009-10-211-0/+129