Gerd Wagner - 2016-12-21

Obviously your database/JDBC driver combination supports limiting rows in insert-select statements. SQuirreL just calls JDBC's limit rows method when a limit is given which I think shouldn't be changed.