scala.slick.driver.JdbcProfile
All JDBC capabilities
Can also return non-primary-key columns of inserted row
Can insert into AutoInc columns.
Supports mutable result sets
Supports all JdbcProfile features which do not have separate capability values
Can return primary key of inserted row
Can also return non-primary-key columns of inserted row