Searched refs:bSchema (Results 1 – 2 of 2) sorted by relevance
13880 int bSchema = 0; /* Also hash the schema */ in do_meta_command() local13896 bSchema = 1; in do_meta_command()13921 if( sqlite3_strlike("sqlite_%", zLike, 0)==0 ) bSchema = 1; in do_meta_command()13924 if( bSchema ){ in do_meta_command()
13903 int bSchema = 0; /* Also hash the schema */ in do_meta_command() local13919 bSchema = 1; in do_meta_command()13944 if( sqlite3_strlike("sqlite_%", zLike, 0)==0 ) bSchema = 1; in do_meta_command()13947 if( bSchema ){ in do_meta_command()