Historie revizí

Autor SHA1 Zpráva Datum
  pgkos 481d8ba24a Fix segfault in db_mysql fastRows (#5605) před 7 roky
  Dominik Picheta 6ca9e5cbcc Improved documentation for all db modules. před 9 roky
  Andreas Rumpf 3313170b8d fixes InstantRow decl; implements column information retrival for db_mysql před 9 roky
  Andreas Rumpf a3c8bb9376 updated db*.nim modules před 9 roky
  Andreas Rumpf cb10f30656 big update for the db*.nim modules; uses new db_common.nim před 9 roky
  Dominik Picheta d7c60e86b4 Bold emphasis and fix typo. před 9 roky
  JamesP 22d56fc494 Cleanup of line endings před 9 roky
  JamesP d02d1219b0 instantRows doco updated with "the" to improve readability před 9 roky
  JamesP 5b11ce27c4 fastRows iterator doco updated to clarify what happens před 9 roky
  JamesP da2d0845b8 lib/impure/db_mysql add example code-block před 9 roky
  JamesP 1b47941b01 fixes #3220 lib/impure/db_mysql.nim getValue() před 9 roky
  Adam Strzelecki 8742907133 db: InstantRow and instantRows před 9 roky
  pdw ea03fc6886 lib/impure - Dropped 'T' from types před 9 roky
  KeMeGe 171d51a08c move database encoding options to setEncoding(), leave open() as it is před 10 roky
  KeMeGe ca8102b96d Add character set options when opening DB connection před 10 roky
  Hans Raaf ceffdebebb Corrected warnings about deprecated names před 10 roky
  Araq 994f7c1f0b changed formating před 10 roky
  Araq adad2d5f4a Merge branch 'devel' into bigbreak před 10 roky
  Milos Negovanovic 11a2cfb306 Add comment. před 10 roky
  Dominik Picheta 0047172274 More docgen fixes. před 10 roky
  Araq d05df2173b Nimrod renamed to Nim před 10 roky
  Milos Negovanovic 434dcd7166 Preserve nil <-> NULL between Nimrod and database. před 10 roky
  def 089387c525 Add missing sql proc for db_mysql před 10 roky
  Miguel 51d2384e1a Fix for db_mysql.Open. 'Connection' argument in 'Open' was not used, so MySQL host and port were always default ones. Now 'Connection' is treated as 'host:port'. před 11 roky
  Miguel a8b4e3c764 Merge branch 'devel' of git://github.com/Araq/Nimrod před 11 roky
  Araq 346443d1b5 case consistency improvements před 11 roky
  Miguel 4396270fc7 'Connection' argument in 'Open' was not used, so MySQL host and port were always default ones. Now 'Connection' is treated as 'host:port'. před 11 roky
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. před 12 roky
  Araq 012a7b5522 Merge pull request #262 from gradha/pr_adds_some_documentation_to_db_modules před 12 roky
  Grzegorz Adam Hankiewicz cdd324d163 Documents NULL to "" db_* transformation and return values. před 12 roky