Danil Yarantsev
|
56461c280f
Change stdlib imports to use std prefix in most examples (#17202)
|
vor 3 Jahren |
flywind
|
9450bf6c08
use single backtick (#17100)
|
vor 3 Jahren |
shirleyquirk
|
f8866598e7
odbc regression from #14357 (#15417)
|
vor 4 Jahren |
cooldome
|
a528382e05
fix sqlgetdata regression in odbc (#15161)
|
vor 4 Jahren |
Bung
|
6668b43409
add insert,tryInsert unify for postgres that need pk name (#14416)
|
vor 4 Jahren |
Bung
|
ce0552c100
fix #9771 (#14357)
|
vor 4 Jahren |
Andrew Owen
|
64acc9dbfb
[backport] Fix typo in docs (#12356) [ci skip]
|
vor 5 Jahren |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
vor 5 Jahren |
Huy
|
e5425b5f2f
[feature] add `unsafeColumnAt` procs, that return unsafe cstring from InstantRow (#11647)
|
vor 5 Jahren |
Zed
|
3b4952da94
Fix header inconsistencies in documentation (#11071)
|
vor 5 Jahren |
pgkos
|
a0c07ef863
Fix wrong integer types in odbcsql and db_odbc (#10419)
|
vor 6 Jahren |
LemonBoy
|
6825430831
Restrict ptr/ref to ptr/ref implicit conversion (#10411)
|
vor 6 Jahren |
Leonardo Cecchi
|
b7be67349b
Fix ODBC SQL Error string decoding (#10207) [backport]
|
vor 6 Jahren |
Araq
|
3f6168b337
removes deprecated T/P types
|
vor 6 Jahren |
Araq
|
4f8cf945fb
docs: remove most stale links; refs #9109
|
vor 6 Jahren |
Andreas Rumpf
|
2ac265696b
Merge branch 'db_odbc2' of https://github.com/jlp765/Nim into jlp765-db_odbc2
|
vor 8 Jahren |
lihf8515
|
1a5bde28ed
Repair using the db_odbc module to query the Oracle database, the program compiled in the release mode, the return of the field value is null.
|
vor 8 Jahren |
JamesP
|
8a286d3e58
Fix row reading procs to not use SQLRowCount, but SQLFetch until returns SQL_NO_DATA
|
vor 9 Jahren |
Dominik Picheta
|
6ca9e5cbcc
Improved documentation for all db modules.
|
vor 9 Jahren |
Andreas Rumpf
|
a3c8bb9376
updated db*.nim modules
|
vor 9 Jahren |
JamesP
|
16d7db47aa
add db_odbc library module
|
vor 9 Jahren |