sqlite_libversion(no version information, might be only in CVS) sqlite_libversion -- Returns the version of the linked SQLite library.Descriptionstring sqlite_libversion ( void )Returns the version of the linked SQLite library as a string. See also sqlite_libencoding(). | ||