| .. |
|
FMDatabase.h
|
977efe9a0d
Make sure folks without instancetype can still use FMDB
|
12 years ago |
|
FMDatabase.m
|
889c40b072
Changed return type of constructors from id to instancetype.
|
12 years ago |
|
FMDatabaseAdditions.h
|
1cc58c2753
Changed @name formatting. Shorter lines looks nicer if your screen is small.
|
12 years ago |
|
FMDatabaseAdditions.m
|
7b41afd87f
Replace fmkit reference with fmdb
|
12 years ago |
|
FMDatabasePool.h
|
889c40b072
Changed return type of constructors from id to instancetype.
|
12 years ago |
|
FMDatabasePool.m
|
889c40b072
Changed return type of constructors from id to instancetype.
|
12 years ago |
|
FMDatabaseQueue.h
|
889c40b072
Changed return type of constructors from id to instancetype.
|
12 years ago |
|
FMDatabaseQueue.m
|
889c40b072
Changed return type of constructors from id to instancetype.
|
12 years ago |
|
FMResultSet.h
|
889c40b072
Changed return type of constructors from id to instancetype.
|
12 years ago |
|
FMResultSet.m
|
889c40b072
Changed return type of constructors from id to instancetype.
|
12 years ago |
|
fmdb.m
|
64d38ac816
Make last parameter explicitly `long long`, only identified after adding NS_FORMAT_FUNCTION qualifier to method declaration
|
12 years ago |