Commit History

Author SHA1 Message Date
  Dave DeLong b219b02aef Added method to retrieve the number of columns in a result set 15 years ago
  August Mueller b4bcbd9847 code formatting changes 15 years ago
  Dave DeLong 59a209ec01 Simplified -[FMResultSet resultDict] implementation 15 years ago
  Dave DeLong 4d12c96fde Added ability to retrieve a column value as an arbitrary object 15 years ago
  Dave DeLong ae8622d5b0 Closing a database now closes all open resultsets 15 years ago
  Dave DeLong 99112febca invoke [super finalize] 15 years ago
  Dave DeLong f457ee94c8 Added -finalize methods for GC compatibility 15 years ago
  ccgus 06bccb300e Now checking for SQLITE_LOCKED along with SQLITE_BUSY when trying to perform a query. Patch from Jeff Meininger! 15 years ago
  August Mueller c23c216883 Fixed some compiler warnings. 15 years ago
  August Mueller e556e953b0 The signature for FMDatabase's executeQuery* methods now return FMResultSet instead if id. Patch from Augie Fackler! 15 years ago
  ccgus 83e3eeed94 Formatting updates, along with a new method for getting a dictionary back from a result set. 15 years ago
  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. 15 years ago
  August Mueller 94c2932603 Added dataNoCpyForColumnIndex, so you can use that insted of dataNoCopyForColumnIndex, and the static analyzer won't chastise you. 15 years ago
  ccgus 7ffd84d76b Initial import. 15 years ago