field_id() is declared/defined with "inline", but needs to access a variable that is only visible in database.c, the easiest fix is just to drop "inline".
field_id() is declared/defined with "inline", but needs to access a variable that is only visible in database.c, the easiest fix is just to drop "inline".