Revīziju vēsture

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