# File lib/sqlite3/pragmas.rb, line 112
    def schema_cookie
      get_int_pragma "schema_cookie"
    end