sqlite3_complete

** CAPI3REF: Determine If An SQL Statement Is Complete

  1. int sqlite3_complete(const char* sql)
    extern (C) __gshared nothrow
    int
    sqlite3_complete
    (
    const char* sql
    )
  2. int sqlite3_complete16(const void* sql)

Meta

Suggestion Box / Bug Report