Home
last modified time | relevance | path

Searched refs:bSchemaPK (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dsqldiff.c35 int bSchemaPK; /* Use the schema-defined PK, not the true PK */ member
253 if( g.bSchemaPK==0 ){ in columnNames()
1272 g.bSchemaPK = 1; in rbudiff_one_table()
1978 g.bSchemaPK = 1; in main()