Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'db_odbc2' of https://github.com/jlp765/Nim into jlp765-db_odbc2 | Andreas Rumpf | 2016-05-28 | 1 | -23/+22 |
|\ | |||||
| * | Fix row reading procs to not use SQLRowCount, but SQLFetch until returns SQL_... | JamesP | 2016-01-24 | 1 | -54/+49 |
* | | Repair using the db_odbc module to query the Oracle database, the program com... | lihf8515 | 2016-03-21 | 1 | -80/+122 |
|/ | |||||
* | Improved documentation for all db modules. | Dominik Picheta | 2016-01-18 | 1 | -3/+45 |
* | updated db*.nim modules | Andreas Rumpf | 2015-12-16 | 1 | -50/+33 |
* | add db_odbc library module | JamesP | 2015-12-09 | 1 | -0/+480 |