Andreas Rumpf
|
94684488d6
make more tests green
|
6 years ago |
Andreas Rumpf
|
bb5bab1b74
make tests green again
|
7 years ago |
Thomas Johnson
|
61a50d9c8c
Fixes #6571 (#6578)
|
7 years ago |
Lyndsy Simon
|
8ea78b1bc9
db_postgres: Refactor open() behavior to be consistent with other DBs (#6381)
|
7 years ago |
ionel anton
|
636b977457
Column details for postgres. (#5380)
|
7 years ago |
Dominik Picheta
|
6ca9e5cbcc
Improved documentation for all db modules.
|
9 years ago |
Dominik Picheta
|
a34206fe84
More postgres test code. Added getValue for PreparedStmts.
|
9 years ago |
Andreas Rumpf
|
a3c8bb9376
updated db*.nim modules
|
9 years ago |
Andreas Rumpf
|
cb10f30656
big update for the db*.nim modules; uses new db_common.nim
|
9 years ago |
Anatoly Galiulin
|
c017904363
Fixed issue 3513: wrong setupQuery realization
|
9 years ago |
Dominik Picheta
|
82f3cab1ac
Improved postgres docs and added untestable tests.
|
9 years ago |
JamesP
|
a82b9cbda3
fix doco by removing extra ` chars, change a word and
|
9 years ago |
JamesP
|
02d882cfbe
add doco outlining the two SQL parameter substitution mechanisms for the db_postgres module
|
9 years ago |
JamesP
|
033c461a87
setupQuery() with SqlQuery take parameter substitution with "?"
|
9 years ago |
JamesP
|
b2a48b0ed6
tryExec() with SqlQuery now takes "?" substitution parameters
|
9 years ago |
JamesP
|
4e19106221
add check to dbFormat() to verify parameter substitution has "?" identifier
|
9 years ago |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 years ago |
Adam Strzelecki
|
8742907133
db: InstantRow and instantRows
|
9 years ago |
pdw
|
ea03fc6886
lib/impure - Dropped 'T' from types
|
9 years ago |
KeMeGe
|
171d51a08c
move database encoding options to setEncoding(), leave open() as it is
|
9 years ago |
KeMeGe
|
ca8102b96d
Add character set options when opening DB connection
|
9 years ago |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 years ago |
Araq
|
adad2d5f4a
Merge branch 'devel' into bigbreak
|
10 years ago |
Milos Negovanovic
|
2a203e5340
Add comment.
|
10 years ago |
Araq
|
a9a5766c66
docgen should work again
|
10 years ago |
Araq
|
fc47c0edc7
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
|
10 years ago |
Milos Negovanovic
|
f59ac26b85
Tweaks for postgres driver (not tested yet).
|
10 years ago |
Araq
|
d4bc11b654
cleaned up various modules
|
10 years ago |
Dominik Picheta
|
0047172274
More docgen fixes.
|
10 years ago |
Erwan Ameil
|
08f1c6100b
Add postgresql prepared queries and stop relying on string formatting
|
10 years ago |