开发者

Does the iPhone's SQLite implementation support the full SQLite 3 standard?

Does the iPhone's SQLite implementation support the full SQLite 3 standard? That is, is every function in the SQLite specification present and standard-compliant?

If not, can someone 开发者_运维问答point me to a document which explains what the differences are?

Sorry if this is a repeat question.


Yes, it's full SQLite3.

FWIW, there is no SQLite "standard" other than the SQLite implementation itself, which is what Apple uses.


I have used it on Windows and on the iPhone, and yes, it's exactly the same thing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜