summary refs log tree commit diff stats
path: root/lib/impure/db_odbc.nim
Commit message (Collapse)AuthorAgeFilesLines
* Repair using the db_odbc module to query the Oracle database, the program ↵lihf85152016-03-211-80/+122
| | | | compiled in the release mode, the return of the field value is null.
* Improved documentation for all db modules.Dominik Picheta2016-01-181-3/+45
|
* updated db*.nim modulesAndreas Rumpf2015-12-161-50/+33
|
* add db_odbc library moduleJamesP2015-12-091-0/+480