index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
impure
/
db_odbc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
[feature] add `unsafeColumnAt` procs, that return unsafe cstring from Instant...
Huy
2019-07-10
1
-1
/
+5
*
Fix header inconsistencies in documentation (#11071)
Zed
2019-04-23
1
-6
/
+6
*
Fix wrong integer types in odbcsql and db_odbc (#10419)
pgkos
2019-01-22
1
-46
/
+18
*
Restrict ptr/ref to ptr/ref implicit conversion (#10411)
LemonBoy
2019-01-22
1
-5
/
+9
*
Fix ODBC SQL Error string decoding (#10207) [backport]
Leonardo Cecchi
2019-01-07
1
-1
/
+1
*
removes deprecated T/P types
Araq
2018-11-16
1
-2
/
+0
*
docs: remove most stale links; refs #9109
Araq
2018-09-29
1
-9
/
+6
*
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