sql: introduce sql_index_id_by_src()
This patch introduces the sql_index_id_by_src() function. This function is used to search for an index based on a given element of the struct SrcList. Needed for #4467 NO_DOC=refactoring NO_TEST=refactoring NO_CHANGELOG=refactoring
Loading
Please register or sign in to comment