Searched refs:tableWithoutPrimaryKeySchema (Results 1 – 1 of 1) sorted by relevance
278 TableSchema tableWithoutPrimaryKeySchema; in GetSchema() local279 tableWithoutPrimaryKeySchema.name = tableWithoutPrimaryName_; in GetSchema()280 tableWithoutPrimaryKeySchema.sharedTableName = tableWithoutPrimaryNameShared_; in GetSchema()281 tableWithoutPrimaryKeySchema.fields = { in GetSchema()286 schema.tables.push_back(tableWithoutPrimaryKeySchema); in GetSchema()