Fixes https://github.com/spring-projects/spring-integration/issues/3035 To avoid names collision for primary key indexes on the target schemas include an `INT_` prefix to names for the PKs in Spring Integration SQL scripts. Also fix the Docs for mentioned PKs