تاریخچه Commit ها

نویسنده 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 سال پیش