summary refs log tree commit diff stats
path: root/lib/pure/db_common.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixes docgen for lib/pure/db_common.nim.Dominik Picheta2016-01-051-1/+3
| | | | See http://forum.nim-lang.org/t/1916.
* added more column information fieldsAndreas Rumpf2015-12-171-1/+6
|
* big update for the db*.nim modules; uses new db_common.nimAndreas Rumpf2015-12-161-0/+96
> 75 76 77 78 79 80 81 82 83 84 85 86