Mercurial > hg > orthanc
view Core/SQLite/README.txt @ 0:3959d33612cc
initial commit
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Jul 2012 14:32:22 +0200 |
parents | |
children | db4d996ea264 |
line wrap: on
line source
This API is strongly inspired by Google Chromium's code, but has been much simplified: http://src.chromium.org/viewvc/chrome/trunk/src/sql/ http://maxradi.us/documents/sqlite/ NOTES : * A statement is always valid (is_valid() always return true)