slick.jdbc.PostgresProfile.ModelBuilder.PostgresIndexBuilder
Attributes
- Source:
- PostgresProfile.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
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
- Inherited from:
- IndexBuilder
- Source:
- JdbcModelBuilder.scala