コミット履歴

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