Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Rumpf 7083c8df57 minor improvement for the db_sqlite module пре 7 година
  Dominik Picheta 6ca9e5cbcc Improved documentation for all db modules. пре 9 година
  Andreas Rumpf 255177f7cd new db_sqlite requires deadCodeElim:on because not every sqlite3_column_name пре 9 година
  Andreas Rumpf 1386592aab implements column information retrival for db_sqlite пре 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 година
  JamesP 0edb04288b Clean up a line ending пре 9 година
  JamesP 9aa9920602 instantRows doco added "the" to improve readability пре 9 година
  JamesP 5ae33434f8 fastRows() iterator doco updated (similar to db_mysql) with sqlite specific пре 9 година
  JamesP 81e41dc795 Add example (similar to db_mysql) with changes to table definition пре 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 година
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) пре 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 година
  Araq a41b62da97 fixes #1866 пре 10 година
  Araq be813d205f updated db_sqlite.nim пре 10 година
  Araq d05df2173b Nimrod renamed to Nim пре 10 година
  Grzegorz Adam Hankiewicz d07f86b159 Avoids raising exceptions in tryInsertID. пре 11 година
  Araq 383fbca27e better tester пре 11 година
  Araq 4045d7829b fixes db_sqlite пре 11 година
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. пре 11 година
  Araq 012a7b5522 Merge pull request #262 from gradha/pr_adds_some_documentation_to_db_modules пре 12 година
  Grzegorz Adam Hankiewicz cdd324d163 Documents NULL to "" db_* transformation and return values. пре 12 година
  Araq 14fc0631d7 fixes #250 пре 12 година
  Araq 3c0a6a8962 'assert' hides EAssertionFailsure; stdlib makes use of 'tags' пре 12 година
  Grzegorz Adam Hankiewicz f35b9e2dc0 Adds `$` as supplied proc to varargs in database modules. пре 12 година
  Araq 8717742f00 bugfix: leak in db_sqlite.GetValue пре 12 година
  Dominik Picheta 8f3dc6ebd3 Fixes segfault in db_sqlite. Fixes problems with times.format. пре 12 година