summary refs log tree commit diff stats
path: root/lib/wrappers/odbcsql.nim
Commit message (Expand)AuthorAgeFilesLines
* minor style changesAraq2019-07-111-0/+5
* Fix wrong integer types in odbcsql and db_odbc (#10419)pgkos2019-01-221-1/+1
* removes deprecated T/P typesAraq2018-11-161-11/+0
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-1/+1
* add SQLErr (mapped to SQLError in odbc lib)JamesP2015-12-091-1/+37
* Add widestring versions of SQLPrepare and SQLExecDirectcoffeepots2015-08-281-0/+4
* preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-201-175/+183
* lib/wrappers/c-r - Dropped 'T' from typespdw2015-06-041-94/+105
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* added missing library filesrumpf_a@web.de2010-03-071-0/+788
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-788/+0
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* more enhancements for the libAndreas Rumpf2010-02-081-0/+2
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
* version0.7.10Andreas Rumpf2009-06-081-0/+786
mmit/Makefile?h=v1.9.0b1&id=2c5ea01dd2003f172bdc5afdb8bb8bf34eccf0fa'>2c5ea01d ^
b0a216f5 ^



3a1e1f28 ^
b0a216f5 ^


b06433bc ^
2c5ea01d ^
b0a216f5 ^

2c5ea01d ^
2c5ea01d ^
2c5ea01d ^
582f3519 ^
b06433bc ^
582f3519 ^

94c5d83e ^
dee6cfa6 ^
e9e4b4ff ^
b0a216f5 ^


e9e4b4ff ^





636d9393 ^
e9e4b4ff ^
e9e4b4ff ^
50a0cb1c ^
e9e4b4ff ^
fde932f2 ^
85fd5288 ^
4ade06a6 ^

85fd5288 ^
0c2c782d ^

636d9393 ^
b0a216f5 ^
b06433bc ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78