Historie revizí

Autor SHA1 Zpráva Datum
  August Mueller ee222a9a15 Code cleanup, and renamed a method back to what it prevously was, since I don't want to break any existing code. před 14 roky
  Dave DeLong bd58e674ce Minor method name tweak před 14 roky
  Dave DeLong b219b02aef Added method to retrieve the number of columns in a result set před 14 roky
  August Mueller b4bcbd9847 code formatting changes před 15 roky
  Dave DeLong 59a209ec01 Simplified -[FMResultSet resultDict] implementation před 15 roky
  Dave DeLong 4d12c96fde Added ability to retrieve a column value as an arbitrary object před 15 roky
  Dave DeLong ae8622d5b0 Closing a database now closes all open resultsets před 15 roky
  Dave DeLong 99112febca invoke [super finalize] před 15 roky
  Dave DeLong f457ee94c8 Added -finalize methods for GC compatibility před 15 roky
  ccgus 06bccb300e Now checking for SQLITE_LOCKED along with SQLITE_BUSY when trying to perform a query. Patch from Jeff Meininger! před 15 roky
  August Mueller c23c216883 Fixed some compiler warnings. před 15 roky
  August Mueller e556e953b0 The signature for FMDatabase's executeQuery* methods now return FMResultSet instead if id. Patch from Augie Fackler! před 15 roky
  ccgus 83e3eeed94 Formatting updates, along with a new method for getting a dictionary back from a result set. před 15 roky
  August Mueller 05250968cb Backing out that last change- turns out there's an attribute you can give a method, to not have clang-sa flip out. před 15 roky
  August Mueller 94c2932603 Added dataNoCpyForColumnIndex, so you can use that insted of dataNoCopyForColumnIndex, and the static analyzer won't chastise you. před 15 roky
  ccgus 7ffd84d76b Initial import. před 15 roky