slick.jdbc.JdbcModelBuilder.IndexBuilder
Attributes
- Source:
- JdbcModelBuilder.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
Indicates wether an index should be generated. Disabled by default for:
Indicates wether an index should be generated. Disabled by default for:
- indexType == tableIndexStatistic
- indices matching primary key
- non-unique indices matching foreign keys referencing columns
- indices matching foreign keys referenced columns
Attributes
- Source:
- JdbcModelBuilder.scala