No Description

Pascal Pfiffner 6809d43f1c Opens a :memory: database if databasePath is nil 15 years ago
fmdb.xcodeproj 6809d43f1c Opens a :memory: database if databasePath is nil 15 years ago
src 6809d43f1c Opens a :memory: database if databasePath is nil 15 years ago
.gitignore 22b86261df Added .gitignore 15 years ago
CHANGES_AND_TODO_LIST.txt bcac8bd59d Only execute the assertion macros if NS_BLOCK_ASSERTIONS is not set. Patch from David E. Wheeler! 15 years ago
CONTRIBUTORS.txt bcac8bd59d Only execute the assertion macros if NS_BLOCK_ASSERTIONS is not set. Patch from David E. Wheeler! 15 years ago
LICENSE.txt 7ffd84d76b Initial import. 15 years ago
README.markdown 7ffd84d76b Initial import. 15 years ago
fmdb.1 7ffd84d76b Initial import. 15 years ago
fmdb_Prefix.pch 7ffd84d76b Initial import. 15 years ago

README.markdown

FMDB

This is an Objective-C wrapper around SQLite: http://sqlite.org/