Mercurial > hg > orthanc
view Core/SQLite/README.txt @ 4:4eb11f062887
(none)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Jul 2012 22:38:13 +0200 |
parents | 3959d33612cc |
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)