Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Rumpf 94684488d6 make more tests green 6 vuotta sitten
  Andreas Rumpf 582786d068 db_mysql.nim: Work around string nil comparison logic 6 vuotta sitten
  Andreas Rumpf 94141b8f68 fixes #7200 7 vuotta sitten
  pgkos 481d8ba24a Fix segfault in db_mysql fastRows (#5605) 7 vuotta sitten
  Dominik Picheta 6ca9e5cbcc Improved documentation for all db modules. 9 vuotta sitten
  Andreas Rumpf 3313170b8d fixes InstantRow decl; implements column information retrival for db_mysql 9 vuotta sitten
  Andreas Rumpf a3c8bb9376 updated db*.nim modules 9 vuotta sitten
  Andreas Rumpf cb10f30656 big update for the db*.nim modules; uses new db_common.nim 9 vuotta sitten
  Dominik Picheta d7c60e86b4 Bold emphasis and fix typo. 9 vuotta sitten
  JamesP 22d56fc494 Cleanup of line endings 9 vuotta sitten
  JamesP d02d1219b0 instantRows doco updated with "the" to improve readability 9 vuotta sitten
  JamesP 5b11ce27c4 fastRows iterator doco updated to clarify what happens 9 vuotta sitten
  JamesP da2d0845b8 lib/impure/db_mysql add example code-block 9 vuotta sitten
  JamesP 1b47941b01 fixes #3220 lib/impure/db_mysql.nim getValue() 9 vuotta sitten
  Adam Strzelecki 8742907133 db: InstantRow and instantRows 9 vuotta sitten
  pdw ea03fc6886 lib/impure - Dropped 'T' from types 9 vuotta sitten
  KeMeGe 171d51a08c move database encoding options to setEncoding(), leave open() as it is 9 vuotta sitten
  KeMeGe ca8102b96d Add character set options when opening DB connection 9 vuotta sitten
  Hans Raaf ceffdebebb Corrected warnings about deprecated names 10 vuotta sitten
  Araq 994f7c1f0b changed formating 10 vuotta sitten
  Araq adad2d5f4a Merge branch 'devel' into bigbreak 10 vuotta sitten
  Milos Negovanovic 11a2cfb306 Add comment. 10 vuotta sitten
  Dominik Picheta 0047172274 More docgen fixes. 10 vuotta sitten
  Araq d05df2173b Nimrod renamed to Nim 10 vuotta sitten
  Milos Negovanovic 434dcd7166 Preserve nil <-> NULL between Nimrod and database. 10 vuotta sitten
  def 089387c525 Add missing sql proc for db_mysql 10 vuotta sitten
  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'. 11 vuotta sitten
  Miguel a8b4e3c764 Merge branch 'devel' of git://github.com/Araq/Nimrod 11 vuotta sitten
  Araq 346443d1b5 case consistency improvements 11 vuotta sitten
  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'. 11 vuotta sitten