summary refs log tree commit diff stats
path: root/tests/untestable/tpostgres.nim
Commit message (Collapse)AuthorAgeFilesLines
* build the documentation of official packages (#20986)ringabout2022-12-061-331/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove db stuffs * remove punycode * remove * fixes script * add cloner * patches * disable * patch * fixes external packages * disable two packages * preview documentation build * try again * fixes URL * fixes a bug * simplify * fixes documentaion * fixes * Apply suggestions from code review
* Fix several memory leaks in the Postgres wrapper. (#20940)jfilby2022-11-271-5/+9
|
* Fixes #6571 (#6578)Thomas Johnson2017-10-241-1/+18
|
* Column details for postgres. (#5380)ionel anton2017-02-131-0/+229
|
* More postgres test code. Added getValue for PreparedStmts.Dominik Picheta2016-01-181-1/+68
| | | | Ref #3569. Ref #3560.
* Fixed issue 3513: wrong setupQuery realizationAnatoly Galiulin2015-11-061-1/+3
|
* Add missing untestable test.Dominik Picheta2015-11-011-0/+13