fixes #3453
.Insert.from_select
defaults if otherwise unspecified; the limitation where non- server column defaults aren't included in an INSERT FROM SELECT is now lifted and these expressions are rendered as constants into the SELECT statement.
- fix the targeting of module names moved around by using custom handlers for "Bases", etc.