История коммитов

Автор SHA1 Сообщение Дата
  ringabout d79f61e54d fixes #20153; do not escape `_` for mysql [backport] (#20164) 2 лет назад
  flywind 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 3 лет назад
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 лет назад
  flywind 9450bf6c08 use single backtick (#17100) 4 лет назад
  Andreas Rumpf 2773efa034 fixes db_mysql broken quoting; refs https://github.com/nim-lang/Nim/commit/c16ee37a7106c645a0d17cc6bd8d399e20f61d96#r44209990 [backport:1.4] (#16035) 4 лет назад
  Andreas Rumpf a43202ea57 fixes #15560 (#15587) 4 лет назад
  Bung c16ee37a71 Fix #15219 SQL escape in db_mysql is not enough (#15234) 4 лет назад
  Bung 6668b43409 add insert,tryInsert unify for postgres that need pk name (#14416) 5 лет назад
  Andreas Rumpf 60d64d1aef use system.move instead of system.shallowCopy if the GC mode requires it 5 лет назад
  Huy e5425b5f2f [feature] add `unsafeColumnAt` procs, that return unsafe cstring from InstantRow (#11647) 5 лет назад
  Zed 3b4952da94 Fix header inconsistencies in documentation (#11071) 6 лет назад
  Araq 3f6168b337 removes deprecated T/P types 6 лет назад
  Andreas Rumpf 94684488d6 make more tests green 6 лет назад
  Andreas Rumpf 582786d068 db_mysql.nim: Work around string nil comparison logic 7 лет назад
  Andreas Rumpf 94141b8f68 fixes #7200 7 лет назад
  pgkos 481d8ba24a Fix segfault in db_mysql fastRows (#5605) 8 лет назад
  Dominik Picheta 6ca9e5cbcc Improved documentation for all db modules. 9 лет назад
  Andreas Rumpf 3313170b8d fixes InstantRow decl; implements column information retrival for db_mysql 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 лет назад
  Dominik Picheta d7c60e86b4 Bold emphasis and fix typo. 9 лет назад
  JamesP 22d56fc494 Cleanup of line endings 9 лет назад
  JamesP d02d1219b0 instantRows doco updated with "the" to improve readability 9 лет назад
  JamesP 5b11ce27c4 fastRows iterator doco updated to clarify what happens 9 лет назад
  JamesP da2d0845b8 lib/impure/db_mysql add example code-block 9 лет назад
  JamesP 1b47941b01 fixes #3220 lib/impure/db_mysql.nim getValue() 9 лет назад
  Adam Strzelecki 8742907133 db: InstantRow and instantRows 10 лет назад
  pdw ea03fc6886 lib/impure - Dropped 'T' from types 10 лет назад
  KeMeGe 171d51a08c move database encoding options to setEncoding(), leave open() as it is 10 лет назад
  KeMeGe ca8102b96d Add character set options when opening DB connection 10 лет назад