Build a Slick model from introspecting the jdbc meta data.
Gets the Slick data model describing this data source
Gets the Slick data model describing this data source
used to build the model, uses defaultTables if None given
logs unrecognized default values instead of throwing an exception
Jdbc meta data for all tables included in the Slick model by default
(jdbcModelComponent: StringAdd).self
(jdbcModelComponent: StringFormat).self
(Since version 2.1) use createModel() instead (appending parenthesis)
(Since version 2.1) use defaultTables instead
(jdbcModelComponent: ArrowAssoc[JdbcModelComponent]).x
(Since version 2.10.0) Use leftOfArrow
instead
(jdbcModelComponent: Ensuring[JdbcModelComponent]).x
(Since version 2.10.0) Use resultOfEnsuring
instead