Incompatible changes

2 changes to com.typesafe.slick:slick-hikaricp since 3.4.1

#### Dependency changes Incompatibility | Artifact | Previous version | Current version | Version scheme | -------------------- | ----------------------------------------------------- | ---------------- | --------------- | ------------------------- | Backward and forward | `org.scala-lang.modules:scala-collection-compat_2.13` | 2.8.1 | Absent | | Backward and forward | `org.slf4j:slf4j-api` | 1.7.36 | 2.0.6 | Early semantic versioning |

74 changes to com.typesafe.slick:slick-testkit since 3.4.1

#### Dependency changes Incompatibility | Artifact | Previous version | Current version | Version scheme | -------------------- | ----------------------------------------------------- | ---------------- | --------------- | ------------------------- | Backward and forward | `org.scala-lang.modules:scala-collection-compat_2.13` | 2.8.1 | Absent | | Backward and forward | `org.slf4j:slf4j-api` | 1.7.36 | 2.0.6 | Early semantic versioning | #### Code changes Incompatibility | Symbol | Problem | --------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | Backward | `com.typesafe.slick.testkit.util.AsyncTest#AssertionExtensionMethods.shouldBeA` | IncompatibleSignatureProblem

method shouldBeA(scala.reflect.ClassTag)Unit in class com.typesafe.slick.testkit.util.AsyncTest#AssertionExtensionMethods has a different generic signature in current version, where it is (Lscala/reflect/ClassTag;)V rather than (Lscala/reflect/ClassTag;)V. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.andFinally` | IncompatibleSignatureProblem

method andFinally(slick.dbio.DBIOAction)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lslick/dbio/DBIOAction<*Lslick/dbio/NoStream;TE2;>;)Lslick/dbio/DBIOAction; rather than (Lslick/dbio/DBIOAction<*Lslick/dbio/NoStream;TE2;>;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.asTry` | IncompatibleSignatureProblem

method asTry()slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is ()Lslick/dbio/DBIOAction;Lslick/dbio/NoStream;Lslick/dbio/Effect;>; rather than ()Lslick/dbio/DBIOAction;Lslick/dbio/NoStream;Lslick/dbio/Effect;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.cleanUp` | IncompatibleSignatureProblem

method cleanUp(scala.Function1,Boolean,scala.concurrent.ExecutionContext)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lscala/Function1;Lslick/dbio/DBIOAction<*Lslick/dbio/NoStream;TE2;>;>;ZLscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction; rather than (Lscala/Function1;Lslick/dbio/DBIOAction<*Lslick/dbio/NoStream;TE2;>;>;ZLscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.collect` | IncompatibleSignatureProblem

method collect(scala.PartialFunction,scala.concurrent.ExecutionContext)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lscala/PartialFunction;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction; rather than (Lscala/PartialFunction;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.filter` | IncompatibleSignatureProblem

method filter(scala.Function1,scala.concurrent.ExecutionContext)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lscala/Function1;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction; rather than (Lscala/Function1;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.flatMap` | IncompatibleSignatureProblem

method flatMap(scala.Function1,scala.concurrent.ExecutionContext)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lscala/Function1;>;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction; rather than (Lscala/Function1;>;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.flatten` | IncompatibleSignatureProblem

method flatten(scala.<:<)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lscala/$less$colon$less;>;)Lslick/dbio/DBIOAction; rather than (Lscala/$less$colon$less;>;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.map` | IncompatibleSignatureProblem

method map(scala.Function1,scala.concurrent.ExecutionContext)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lscala/Function1;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction; rather than (Lscala/Function1;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.named` | IncompatibleSignatureProblem

method named(java.lang.String)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Ljava/lang/String;)Lslick/dbio/DBIOAction; rather than (Ljava/lang/String;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.nonFusedEquivalentAction` | IncompatibleSignatureProblem

method nonFusedEquivalentAction()slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is ()Lslick/dbio/DBIOAction; rather than ()Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.run` | IncompatibleResultTypeProblem

method run(slick.basic.BasicBackend#BasicActionContext)slick.basic.BasicBackend#SessionDef in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different result type in current version, where it is slick.basic.BasicBackend#BasicSessionDef rather than slick.basic.BasicBackend#SessionDef

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.withFilter` | IncompatibleSignatureProblem

method withFilter(scala.Function1,scala.concurrent.ExecutionContext)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lscala/Function1;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction; rather than (Lscala/Function1;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.withPinnedSession` | IncompatibleSignatureProblem

method withPinnedSession()slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is ()Lslick/dbio/DBIOAction; rather than ()Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.zip` | IncompatibleSignatureProblem

method zip(slick.dbio.DBIOAction)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lslick/dbio/DBIOAction;)Lslick/dbio/DBIOAction;Lslick/dbio/NoStream;TE2;>; rather than (Lslick/dbio/DBIOAction;)Lslick/dbio/DBIOAction;Lslick/dbio/NoStream;TE2;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.AsyncTest#GetSession.zipWith` | IncompatibleSignatureProblem

method zipWith(slick.dbio.DBIOAction,scala.Function2,scala.concurrent.ExecutionContext)slick.dbio.DBIOAction in object com.typesafe.slick.testkit.util.AsyncTest#GetSession has a different generic signature in current version, where it is (Lslick/dbio/DBIOAction;Lscala/Function2;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction; rather than (Lslick/dbio/DBIOAction;Lscala/Function2;Lscala/concurrent/ExecutionContext;)Lslick/dbio/DBIOAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.DBTest.db` | IncompatibleResultTypeProblem

method db()slick.jdbc.JdbcBackend#DatabaseDef in class com.typesafe.slick.testkit.util.DBTest has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.DerbyDB.dropUserArtifacts` | IncompatibleMethTypeProblem

method dropUserArtifacts(slick.jdbc.JdbcBackend#SessionDef)Unit in class com.typesafe.slick.testkit.util.DerbyDB in current version does not have a correspondent with same parameter signature among (slick.jdbc.JdbcBackend#JdbcSessionDef)Unit, (slick.basic.BasicBackend#BasicSessionDef)Unit

| Backward | `com.typesafe.slick.testkit.util.DerbyDB.profile` | IncompatibleResultTypeProblem

method profile()slick.jdbc.DerbyProfile# in class com.typesafe.slick.testkit.util.DerbyDB has a different result type in current version, where it is slick.jdbc.DerbyProfile rather than slick.jdbc.DerbyProfile#

| Backward | `com.typesafe.slick.testkit.util.ExternalJdbcTestDB.createDB` | IncompatibleResultTypeProblem

method createDB()slick.jdbc.JdbcBackend#DatabaseDef in class com.typesafe.slick.testkit.util.ExternalJdbcTestDB has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.ExternalJdbcTestDB.databaseFor` | IncompatibleResultTypeProblem

method databaseFor(java.lang.String)slick.jdbc.JdbcBackend#DatabaseDef in class com.typesafe.slick.testkit.util.ExternalJdbcTestDB has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.ExternalJdbcTestDB.testClasses` | IncompatibleSignatureProblem

method testClasses()scala.collection.immutable.Seq in class com.typesafe.slick.testkit.util.ExternalJdbcTestDB has a different generic signature in current version, where it is ()Lscala/collection/immutable/Seq;>;>; rather than ()Lscala/collection/immutable/Seq;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.GenericTest.db` | IncompatibleResultTypeProblem

method db()slick.basic.BasicBackend#DatabaseDef in class com.typesafe.slick.testkit.util.GenericTest has a different result type in current version, where it is slick.basic.BasicBackend#BasicDatabaseDef rather than slick.basic.BasicBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.H2TestDB.createDB` | IncompatibleResultTypeProblem

method createDB()slick.jdbc.JdbcBackend#DatabaseDef in class com.typesafe.slick.testkit.util.H2TestDB has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.HsqlDB.createDB` | IncompatibleResultTypeProblem

method createDB()slick.jdbc.JdbcBackend#DatabaseDef in class com.typesafe.slick.testkit.util.HsqlDB has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.HsqlDB.profile` | IncompatibleResultTypeProblem

method profile()slick.jdbc.HsqldbProfile# in class com.typesafe.slick.testkit.util.HsqlDB has a different result type in current version, where it is slick.jdbc.HsqldbProfile rather than slick.jdbc.HsqldbProfile#

| Backward | `com.typesafe.slick.testkit.util.InternalJdbcTestDB.createDB` | IncompatibleResultTypeProblem

method createDB()slick.jdbc.JdbcBackend#DatabaseDef in class com.typesafe.slick.testkit.util.InternalJdbcTestDB has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.JdbcTestDB.blockingRunOnSession` | IncompatibleMethTypeProblem

method blockingRunOnSession(scala.Function1,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in class com.typesafe.slick.testkit.util.JdbcTestDB's type is different in current version, where it is (scala.Function1,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object instead of (scala.Function1,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object

| Backward | `com.typesafe.slick.testkit.util.JdbcTestDB.createSingleSessionDatabase` | IncompatibleMethTypeProblem

method createSingleSessionDatabase(slick.jdbc.JdbcBackend#SessionDef,slick.util.AsyncExecutor)slick.jdbc.JdbcBackend#DatabaseDef in class com.typesafe.slick.testkit.util.JdbcTestDB's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef,slick.util.AsyncExecutor)slick.jdbc.JdbcBackend#JdbcDatabaseDef instead of (slick.jdbc.JdbcBackend#SessionDef,slick.util.AsyncExecutor)slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.JdbcTestDB.dropUserArtifacts` | IncompatibleMethTypeProblem

method dropUserArtifacts(slick.jdbc.JdbcBackend#SessionDef)Unit in class com.typesafe.slick.testkit.util.JdbcTestDB in current version does not have a correspondent with same parameter signature among (slick.jdbc.JdbcBackend#JdbcSessionDef)Unit, (slick.basic.BasicBackend#BasicSessionDef)Unit

| Backward | `com.typesafe.slick.testkit.util.JdbcTestDB.getLocalSequences` | IncompatibleMethTypeProblem

method getLocalSequences(slick.jdbc.JdbcBackend#SessionDef)scala.collection.immutable.Vector in class com.typesafe.slick.testkit.util.JdbcTestDB's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)scala.collection.immutable.Vector instead of (slick.jdbc.JdbcBackend#SessionDef)scala.collection.immutable.Vector

| Backward | `com.typesafe.slick.testkit.util.JdbcTestDB.getLocalTables` | IncompatibleMethTypeProblem

method getLocalTables(slick.jdbc.JdbcBackend#SessionDef)scala.collection.immutable.Vector in class com.typesafe.slick.testkit.util.JdbcTestDB's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)scala.collection.immutable.Vector instead of (slick.jdbc.JdbcBackend#SessionDef)scala.collection.immutable.Vector

| Backward | `com.typesafe.slick.testkit.util.JdbcTestDB.testClasses` | IncompatibleSignatureProblem

method testClasses()scala.collection.immutable.Seq in class com.typesafe.slick.testkit.util.JdbcTestDB has a different generic signature in current version, where it is ()Lscala/collection/immutable/Seq;>;>; rather than ()Lscala/collection/immutable/Seq;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.ProfileTest.tests` | IncompatibleSignatureProblem

method tests()scala.collection.immutable.Seq in class com.typesafe.slick.testkit.util.ProfileTest has a different generic signature in current version, where it is ()Lscala/collection/immutable/Seq;>;>; rather than ()Lscala/collection/immutable/Seq;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.SQLiteTestDB.dropUserArtifacts` | IncompatibleMethTypeProblem

method dropUserArtifacts(slick.jdbc.JdbcBackend#SessionDef)Unit in class com.typesafe.slick.testkit.util.SQLiteTestDB in current version does not have a correspondent with same parameter signature among (slick.jdbc.JdbcBackend#JdbcSessionDef)Unit, (slick.basic.BasicBackend#BasicSessionDef)Unit

| Backward | `com.typesafe.slick.testkit.util.SQLiteTestDB.profile` | IncompatibleResultTypeProblem

method profile()slick.jdbc.SQLiteProfile# in class com.typesafe.slick.testkit.util.SQLiteTestDB has a different result type in current version, where it is slick.jdbc.SQLiteProfile rather than slick.jdbc.SQLiteProfile#

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB.dropUserArtifacts` | IncompatibleMethTypeProblem

method dropUserArtifacts(slick.jdbc.JdbcBackend#SessionDef)Unit in class com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in current version does not have a correspondent with same parameter signature among (slick.jdbc.JdbcBackend#JdbcSessionDef)Unit, (slick.basic.BasicBackend#BasicSessionDef)Unit

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB.profile` | IncompatibleResultTypeProblem

method profile()slick.jdbc.SQLServerProfile# in class com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB has a different result type in current version, where it is slick.jdbc.SQLServerProfile rather than slick.jdbc.SQLServerProfile#

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012JTDS` | DirectMissingMethodProblem

method SQLServer2012JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012JTDS` | DirectMissingMethodProblem

static method SQLServer2012JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012SQLJDBC` | DirectMissingMethodProblem

static method SQLServer2012SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012SQLJDBC` | DirectMissingMethodProblem

method SQLServer2012SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014JTDS` | DirectMissingMethodProblem

method SQLServer2014JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014JTDS` | DirectMissingMethodProblem

static method SQLServer2014JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014SQLJDBC` | DirectMissingMethodProblem

method SQLServer2014SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014SQLJDBC` | DirectMissingMethodProblem

static method SQLServer2014SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017JTDS` | DirectMissingMethodProblem

method SQLServer2017JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017JTDS` | DirectMissingMethodProblem

static method SQLServer2017JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017SQLJDBC` | DirectMissingMethodProblem

static method SQLServer2017SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017SQLJDBC` | DirectMissingMethodProblem

method SQLServer2017SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServerJTDS` | DirectMissingMethodProblem

method SQLServerJTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.StandardTestDBs.SQLServerJTDS` | DirectMissingMethodProblem

static method SQLServerJTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.TestCodeRunner#AllTests.classNames` | ReversedMissingMethodProblem

abstract method classNames()scala.collection.immutable.Seq in interface com.typesafe.slick.testkit.util.TestCodeRunner#AllTests is present only in current version

| Backward | `com.typesafe.slick.testkit.util.TestCodeRunner#AllTests.clns` | DirectMissingMethodProblem

abstract method clns()scala.collection.immutable.Seq in interface com.typesafe.slick.testkit.util.TestCodeRunner#AllTests does not have a correspondent in current version

| Backward | `com.typesafe.slick.testkit.util.TestDB.createDB` | IncompatibleResultTypeProblem

abstract method createDB()slick.basic.BasicBackend#DatabaseDef in interface com.typesafe.slick.testkit.util.TestDB has a different result type in current version, where it is slick.basic.BasicBackend#BasicDatabaseDef rather than slick.basic.BasicBackend#DatabaseDef

| Backward | `com.typesafe.slick.testkit.util.TestDB.createDB` | ReversedMissingMethodProblem

abstract method createDB()slick.basic.BasicBackend#BasicDatabaseDef in interface com.typesafe.slick.testkit.util.TestDB is present only in current version

| Backward | `com.typesafe.slick.testkit.util.TestDB.dropUserArtifacts` | IncompatibleMethTypeProblem

abstract method dropUserArtifacts(slick.basic.BasicBackend#SessionDef)Unit in interface com.typesafe.slick.testkit.util.TestDB's type is different in current version, where it is (slick.basic.BasicBackend#BasicSessionDef)Unit instead of (slick.basic.BasicBackend#SessionDef)Unit

| Backward | `com.typesafe.slick.testkit.util.TestDB.dropUserArtifacts` | ReversedMissingMethodProblem

abstract method dropUserArtifacts(slick.basic.BasicBackend#BasicSessionDef)Unit in interface com.typesafe.slick.testkit.util.TestDB is present only in current version

| Backward | `com.typesafe.slick.testkit.util.TestMethod.apply` | IncompatibleSignatureProblem

static method apply(java.lang.String,org.junit.runner.Description,java.lang.reflect.Method,java.lang.Class)com.typesafe.slick.testkit.util.TestMethod in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/AsyncTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)Lcom/typesafe/slick/testkit/util/TestMethod; rather than (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/GenericTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)Lcom/typesafe/slick/testkit/util/TestMethod;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.apply` | IncompatibleSignatureProblem

method apply(java.lang.String,org.junit.runner.Description,java.lang.reflect.Method,java.lang.Class)com.typesafe.slick.testkit.util.TestMethod in object com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/AsyncTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)Lcom/typesafe/slick/testkit/util/TestMethod; rather than (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/GenericTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)Lcom/typesafe/slick/testkit/util/TestMethod;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.cl` | IncompatibleSignatureProblem

method cl()java.lang.Class in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is ()Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/AsyncTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>; rather than ()Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/GenericTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.copy` | IncompatibleSignatureProblem

method copy(java.lang.String,org.junit.runner.Description,java.lang.reflect.Method,java.lang.Class)com.typesafe.slick.testkit.util.TestMethod in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/AsyncTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)Lcom/typesafe/slick/testkit/util/TestMethod; rather than (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/GenericTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)Lcom/typesafe/slick/testkit/util/TestMethod;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.copy$default$4` | IncompatibleSignatureProblem

synthetic method copy$default$4()java.lang.Class in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is ()Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/AsyncTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>; rather than ()Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/GenericTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.curried` | IncompatibleSignatureProblem

static method curried()scala.Function1 in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is ()Lscala/Function1;>;Lcom/typesafe/slick/testkit/util/TestMethod;>;>;>;>; rather than ()Lscala/Function1;>;Lcom/typesafe/slick/testkit/util/TestMethod;>;>;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.run` | IncompatibleMethTypeProblem

method run(com.typesafe.slick.testkit.util.GenericTest)Unit in class com.typesafe.slick.testkit.util.TestMethod's type is different in current version, where it is (com.typesafe.slick.testkit.util.AsyncTest)Unit instead of (com.typesafe.slick.testkit.util.GenericTest)Unit

| Backward | `com.typesafe.slick.testkit.util.TestMethod.this` | IncompatibleSignatureProblem

method this(java.lang.String,org.junit.runner.Description,java.lang.reflect.Method,java.lang.Class)Unit in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/AsyncTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)V rather than (Ljava/lang/String;Lorg/junit/runner/Description;Ljava/lang/reflect/Method;Ljava/lang/Class<+Lcom/typesafe/slick/testkit/util/GenericTest<+Lcom/typesafe/slick/testkit/util/TestDB;>;>;)V. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.tupled` | IncompatibleSignatureProblem

static method tupled()scala.Function1 in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is ()Lscala/Function1;>;>;Lcom/typesafe/slick/testkit/util/TestMethod;>; rather than ()Lscala/Function1;>;>;Lcom/typesafe/slick/testkit/util/TestMethod;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.unapply` | IncompatibleSignatureProblem

method unapply(com.typesafe.slick.testkit.util.TestMethod)scala.Option in object com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is (Lcom/typesafe/slick/testkit/util/TestMethod;)Lscala/Option;>;>;>; rather than (Lcom/typesafe/slick/testkit/util/TestMethod;)Lscala/Option;>;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestMethod.unapply` | IncompatibleSignatureProblem

static method unapply(com.typesafe.slick.testkit.util.TestMethod)scala.Option in class com.typesafe.slick.testkit.util.TestMethod has a different generic signature in current version, where it is (Lcom/typesafe/slick/testkit/util/TestMethod;)Lscala/Option;>;>;>; rather than (Lcom/typesafe/slick/testkit/util/TestMethod;)Lscala/Option;>;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestkitConfig.testClasses` | IncompatibleSignatureProblem

method testClasses()scala.collection.immutable.Seq in object com.typesafe.slick.testkit.util.TestkitConfig has a different generic signature in current version, where it is ()Lscala/collection/immutable/Seq;>;>; rather than ()Lscala/collection/immutable/Seq;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestkitConfig.testClasses` | IncompatibleSignatureProblem

static method testClasses()scala.collection.immutable.Seq in class com.typesafe.slick.testkit.util.TestkitConfig has a different generic signature in current version, where it is ()Lscala/collection/immutable/Seq;>;>; rather than ()Lscala/collection/immutable/Seq;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `com.typesafe.slick.testkit.util.TestkitTest` | MissingClassProblem

class com.typesafe.slick.testkit.util.TestkitTest does not have a correspondent in current version

|

556 changes to com.typesafe.slick:slick since 3.4.1

#### Dependency changes Incompatibility | Artifact | Previous version | Current version | Version scheme | -------------------- | ----------------------------------------------------- | ---------------- | --------------- | ------------------------- | Backward and forward | `org.scala-lang.modules:scala-collection-compat_2.13` | 2.8.1 | Absent | | Backward and forward | `org.slf4j:slf4j-api` | 1.7.36 | 2.0.6 | Early semantic versioning | #### Code changes Incompatibility | Symbol | Problem | --------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | Backward | `java.util.AbstractCollection.iterator` | DirectAbstractMethodProblem

abstract method iterator()java.util.Iterator in class java.util.AbstractCollection does not have a correspondent in current version

| Backward | `slick.ast.Comprehension$` | MissingTypesProblem

the type hierarchy of object slick.ast.Comprehension is different in current version. Missing types {scala.runtime.AbstractFunction11}

| Backward | `slick.ast.Comprehension.$default$10` | IncompatibleSignatureProblem

synthetic static method $default$10()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$10` | IncompatibleSignatureProblem

synthetic method $default$10()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$11` | IncompatibleSignatureProblem

synthetic method $default$11()Boolean in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Z rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$11` | IncompatibleSignatureProblem

synthetic static method $default$11()Boolean in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Z rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$4` | IncompatibleSignatureProblem

synthetic method $default$4()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$4` | IncompatibleSignatureProblem

synthetic static method $default$4()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$5` | IncompatibleSignatureProblem

synthetic method $default$5()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$5` | IncompatibleSignatureProblem

synthetic static method $default$5()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$6` | IncompatibleSignatureProblem

synthetic static method $default$6()slick.util.ConstArray in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/util/ConstArray;>; rather than ()Lslick/util/ConstArray;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$6` | IncompatibleSignatureProblem

synthetic method $default$6()slick.util.ConstArray in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/util/ConstArray;>; rather than ()Lslick/util/ConstArray;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$7` | IncompatibleSignatureProblem

synthetic method $default$7()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$7` | IncompatibleSignatureProblem

synthetic static method $default$7()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$8` | IncompatibleSignatureProblem

synthetic static method $default$8()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$8` | IncompatibleSignatureProblem

synthetic method $default$8()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.$default$9` | IncompatibleResultTypeProblem

synthetic static method $default$9()scala.Option in class slick.ast.Comprehension has a different result type in current version, where it is scala.None# rather than scala.Option

| Backward | `slick.ast.Comprehension.$default$9` | IncompatibleResultTypeProblem

synthetic method $default$9()scala.Option in object slick.ast.Comprehension has a different result type in current version, where it is scala.None# rather than scala.Option

| Backward | `slick.ast.Comprehension.apply` | IncompatibleSignatureProblem

static method apply(slick.ast.TermSymbol,slick.ast.Node,slick.ast.Node,scala.Option,scala.Option,slick.util.ConstArray,scala.Option,scala.Option,scala.Option,scala.Option,Boolean)slick.ast.Comprehension in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>(Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;TFetch;Lscala/Option;Z)Lslick/ast/Comprehension; rather than (Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;Lscala/Option;Lscala/Option;Z)Lslick/ast/Comprehension;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply` | IncompatibleSignatureProblem

method apply(slick.ast.TermSymbol,slick.ast.Node,slick.ast.Node,scala.Option,scala.Option,slick.util.ConstArray,scala.Option,scala.Option,scala.Option,scala.Option,Boolean)slick.ast.Comprehension in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>(Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;TFetch;Lscala/Option;Z)Lslick/ast/Comprehension; rather than (Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;Lscala/Option;Lscala/Option;Z)Lslick/ast/Comprehension;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$10` | IncompatibleSignatureProblem

synthetic method apply$default$10()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$10` | IncompatibleSignatureProblem

synthetic static method apply$default$10()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$11` | IncompatibleSignatureProblem

synthetic static method apply$default$11()Boolean in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Z rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$11` | IncompatibleSignatureProblem

synthetic method apply$default$11()Boolean in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Z rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$4` | IncompatibleSignatureProblem

synthetic static method apply$default$4()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$4` | IncompatibleSignatureProblem

synthetic method apply$default$4()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$5` | IncompatibleSignatureProblem

synthetic static method apply$default$5()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$5` | IncompatibleSignatureProblem

synthetic method apply$default$5()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$6` | IncompatibleSignatureProblem

synthetic static method apply$default$6()slick.util.ConstArray in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/util/ConstArray;>; rather than ()Lslick/util/ConstArray;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$6` | IncompatibleSignatureProblem

synthetic method apply$default$6()slick.util.ConstArray in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/util/ConstArray;>; rather than ()Lslick/util/ConstArray;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$7` | IncompatibleSignatureProblem

synthetic static method apply$default$7()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$7` | IncompatibleSignatureProblem

synthetic method apply$default$7()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$8` | IncompatibleSignatureProblem

synthetic static method apply$default$8()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$8` | IncompatibleSignatureProblem

synthetic method apply$default$8()scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.apply$default$9` | IncompatibleResultTypeProblem

synthetic method apply$default$9()scala.Option in object slick.ast.Comprehension has a different result type in current version, where it is scala.None# rather than scala.Option

| Backward | `slick.ast.Comprehension.apply$default$9` | IncompatibleResultTypeProblem

synthetic static method apply$default$9()scala.Option in class slick.ast.Comprehension has a different result type in current version, where it is scala.None# rather than scala.Option

| Backward | `slick.ast.Comprehension.copy` | IncompatibleSignatureProblem

method copy(slick.ast.TermSymbol,slick.ast.Node,slick.ast.Node,scala.Option,scala.Option,slick.util.ConstArray,scala.Option,scala.Option,scala.Option,scala.Option,Boolean)slick.ast.Comprehension in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>(Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;TFetch;Lscala/Option;Z)Lslick/ast/Comprehension; rather than (Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;Lscala/Option;Lscala/Option;Z)Lslick/ast/Comprehension;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$1` | IncompatibleSignatureProblem

synthetic method copy$default$1()slick.ast.TermSymbol in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/ast/TermSymbol; rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$10` | IncompatibleSignatureProblem

synthetic method copy$default$10()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$11` | IncompatibleSignatureProblem

synthetic method copy$default$11()Boolean in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Z rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$2` | IncompatibleSignatureProblem

synthetic method copy$default$2()slick.ast.Node in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/ast/Node; rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$3` | IncompatibleSignatureProblem

synthetic method copy$default$3()slick.ast.Node in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/ast/Node; rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$4` | IncompatibleSignatureProblem

synthetic method copy$default$4()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$5` | IncompatibleSignatureProblem

synthetic method copy$default$5()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$6` | IncompatibleSignatureProblem

synthetic method copy$default$6()slick.util.ConstArray in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lslick/util/ConstArray;>; rather than ()Lslick/util/ConstArray;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$7` | IncompatibleSignatureProblem

synthetic method copy$default$7()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$8` | IncompatibleSignatureProblem

synthetic method copy$default$8()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()Lscala/Option; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.copy$default$9` | IncompatibleSignatureProblem

synthetic method copy$default$9()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>()TFetch; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.curried` | DirectMissingMethodProblem

static method curried()scala.Function1 in class slick.ast.Comprehension does not have a correspondent in current version

| Backward | `slick.ast.Comprehension.fetch` | IncompatibleSignatureProblem

method fetch()scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ()TFetch; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.rebuild` | IncompatibleSignatureProblem

method rebuild(slick.util.ConstArray)slick.ast.Comprehension in class slick.ast.Comprehension has a different generic signature in current version, where it is (Lslick/util/ConstArray;)Lslick/ast/Comprehension;>; rather than (Lslick/util/ConstArray;)Lslick/ast/Comprehension;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.rebuildWithSymbols` | IncompatibleSignatureProblem

method rebuildWithSymbols(slick.util.ConstArray)slick.ast.Comprehension in class slick.ast.Comprehension has a different generic signature in current version, where it is (Lslick/util/ConstArray;)Lslick/ast/Comprehension; rather than (Lslick/util/ConstArray;)Lslick/ast/Comprehension;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.this` | IncompatibleSignatureProblem

method this(slick.ast.TermSymbol,slick.ast.Node,slick.ast.Node,scala.Option,scala.Option,slick.util.ConstArray,scala.Option,scala.Option,scala.Option,scala.Option,Boolean)Unit in class slick.ast.Comprehension has a different generic signature in current version, where it is (Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;TFetch;Lscala/Option;Z)V rather than (Lslick/ast/TermSymbol;Lslick/ast/Node;Lslick/ast/Node;Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;Lscala/Option;Lscala/Option;Z)V. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.tupled` | DirectMissingMethodProblem

static method tupled()scala.Function1 in class slick.ast.Comprehension does not have a correspondent in current version

| Backward | `slick.ast.Comprehension.unapply` | IncompatibleSignatureProblem

static method unapply(slick.ast.Comprehension)scala.Option in class slick.ast.Comprehension has a different generic signature in current version, where it is ;>(Lslick/ast/Comprehension;)Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;TFetch;Lscala/Option;Ljava/lang/Object;>;>; rather than (Lslick/ast/Comprehension;)Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;Lscala/Option;Lscala/Option;Ljava/lang/Object;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.unapply` | IncompatibleSignatureProblem

method unapply(slick.ast.Comprehension)scala.Option in object slick.ast.Comprehension has a different generic signature in current version, where it is ;>(Lslick/ast/Comprehension;)Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;TFetch;Lscala/Option;Ljava/lang/Object;>;>; rather than (Lslick/ast/Comprehension;)Lscala/Option;Lscala/Option;Lslick/util/ConstArray;>;Lscala/Option;Lscala/Option;Lscala/Option;Lscala/Option;Ljava/lang/Object;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.ast.Comprehension.withInferredType` | IncompatibleSignatureProblem

method withInferredType(scala.collection.immutable.Map,Boolean)slick.ast.Comprehension in class slick.ast.Comprehension has a different generic signature in current version, where it is (Lscala/collection/immutable/Map;Z)Lslick/ast/Comprehension;>; rather than (Lscala/collection/immutable/Map;Z)Lslick/ast/Comprehension;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.basic.BasicActionComponent$QueryActionExtensionMethodsImpl` | MissingClassProblem

interface slick.basic.BasicActionComponent#QueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.basic.BasicActionComponent$StreamingQueryActionExtensionMethodsImpl` | MissingClassProblem

interface slick.basic.BasicActionComponent#StreamingQueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.basic.BasicBackend#BasicActionContext.session` | DirectMissingMethodProblem

method session()slick.basic.BasicBackend#SessionDef in interface slick.basic.BasicBackend#BasicActionContext does not have a correspondent in current version

| Backward | `slick.basic.BasicBackend#BasicActionContext.slick$basic$BasicBackend$$currentSession` | ReversedMissingMethodProblem

private[..] abstract synthetic method slick$basic$BasicBackend$$currentSession()slick.basic.BasicBackend#BasicSessionDef in interface slick.basic.BasicBackend#BasicActionContext is present only in current version

| Backward | `slick.basic.BasicBackend#BasicActionContext.slick$basic$BasicBackend$$currentSession_=` | ReversedMissingMethodProblem

private[..] abstract synthetic method slick$basic$BasicBackend$$currentSession_=(slick.basic.BasicBackend#BasicSessionDef)Unit in interface slick.basic.BasicBackend#BasicActionContext is present only in current version

| Backward | `slick.basic.BasicBackend#BasicStreamingActionContext.session` | IncompatibleResultTypeProblem

method session()slick.basic.BasicBackend#SessionDef in class slick.basic.BasicBackend#BasicStreamingActionContext has a different result type in current version, where it is slick.basic.BasicBackend#BasicSessionDef rather than slick.basic.BasicBackend#SessionDef

| Backward | `slick.basic.BasicBackend#BasicStreamingActionContext.this` | IncompatibleMethTypeProblem

method this(slick.basic.BasicBackend,org.reactivestreams.Subscriber,Boolean,slick.basic.BasicBackend#DatabaseDef)Unit in class slick.basic.BasicBackend#BasicStreamingActionContext's type is different in current version, where it is (slick.basic.BasicBackend,org.reactivestreams.Subscriber,Boolean,slick.basic.BasicBackend#BasicDatabaseDef)Unit instead of (slick.basic.BasicBackend,org.reactivestreams.Subscriber,Boolean,slick.basic.BasicBackend#DatabaseDef)Unit

| Backward | `slick.basic.BasicBackend$DatabaseDef` | MissingClassProblem

interface slick.basic.BasicBackend#DatabaseDef does not have a correspondent in current version

| Backward | `slick.basic.BasicBackend$SessionDef` | MissingClassProblem

interface slick.basic.BasicBackend#SessionDef does not have a correspondent in current version

| Backward | `slick.basic.BasicBackend.createDatabase` | IncompatibleResultTypeProblem

abstract method createDatabase(com.typesafe.config.Config,java.lang.String)slick.basic.BasicBackend#DatabaseDef in interface slick.basic.BasicBackend has a different result type in current version, where it is slick.basic.BasicBackend#BasicDatabaseDef rather than slick.basic.BasicBackend#DatabaseDef

| Backward | `slick.basic.BasicBackend.createDatabase` | ReversedMissingMethodProblem

abstract method createDatabase(com.typesafe.config.Config,java.lang.String)slick.basic.BasicBackend#BasicDatabaseDef in interface slick.basic.BasicBackend is present only in current version

| Backward | `slick.basic.BasicProfile$API` | MissingClassProblem

interface slick.basic.BasicProfile#API does not have a correspondent in current version

| Backward | `slick.basic.BasicProfile.api` | IncompatibleResultTypeProblem

abstract method api()slick.basic.BasicProfile#API in interface slick.basic.BasicProfile has a different result type in current version, where it is slick.basic.BasicProfile#BasicAPI rather than slick.basic.BasicProfile#API

| Backward | `slick.basic.BasicProfile.api` | ReversedMissingMethodProblem

abstract method api()slick.basic.BasicProfile#BasicAPI in interface slick.basic.BasicProfile is present only in current version

| Backward | `slick.basic.DatabaseConfig.db` | IncompatibleResultTypeProblem

abstract method db()slick.basic.BasicBackend#DatabaseDef in interface slick.basic.DatabaseConfig has a different result type in current version, where it is slick.basic.BasicBackend#BasicDatabaseDef rather than slick.basic.BasicBackend#DatabaseDef

| Backward | `slick.basic.DatabaseConfig.db` | ReversedMissingMethodProblem

abstract method db()slick.basic.BasicBackend#BasicDatabaseDef in interface slick.basic.DatabaseConfig is present only in current version

| Backward | `slick.compiler.FixRowNumberOrdering.fix` | IncompatibleSignatureProblem

method fix(slick.ast.Node,scala.Option)slick.ast.Node in class slick.compiler.FixRowNumberOrdering has a different generic signature in current version, where it is (Lslick/ast/Node;Lscala/Option;>;>;)Lslick/ast/Node; rather than (Lslick/ast/Node;Lscala/Option;)Lslick/ast/Node;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.compiler.FixRowNumberOrdering.fix$default$2` | IncompatibleSignatureProblem

synthetic method fix$default$2()scala.Option in class slick.compiler.FixRowNumberOrdering has a different generic signature in current version, where it is ()Lscala/Option;>;>; rather than ()Lscala/Option;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.compiler.MergeToComprehensions.applyReplacements` | IncompatibleSignatureProblem

method applyReplacements(slick.ast.Node,scala.collection.immutable.Map,slick.ast.Comprehension)slick.ast.Node in class slick.compiler.MergeToComprehensions has a different generic signature in current version, where it is (Lslick/ast/Node;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;Lslick/ast/Comprehension;>;)Lslick/ast/Node; rather than (Lslick/ast/Node;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;Lslick/ast/Comprehension;)Lslick/ast/Node;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.compiler.MergeToComprehensions.buildSubquery` | IncompatibleSignatureProblem

method buildSubquery(slick.ast.Node,slick.util.ConstArray)scala.Tuple2 in class slick.compiler.MergeToComprehensions has a different generic signature in current version, where it is (Lslick/ast/Node;Lslick/util/ConstArray;Lscala/collection/immutable/List;>;>;)Lscala/Tuple2;>;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;>; rather than (Lslick/ast/Node;Lslick/util/ConstArray;Lscala/collection/immutable/List;>;>;)Lscala/Tuple2;Lslick/ast/TermSymbol;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.compiler.MergeToComprehensions.mergeCommon` | IncompatibleSignatureProblem

method mergeCommon(scala.Function2,scala.Function2,slick.ast.Node,Boolean,Boolean)scala.Tuple2 in class slick.compiler.MergeToComprehensions has a different generic signature in current version, where it is (Lscala/Function2;>;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;>;>;Lscala/Function2;>;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;>;>;Lslick/ast/Node;ZZ)Lscala/Tuple2;>;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;>; rather than (Lscala/Function2;Lslick/ast/TermSymbol;>;>;>;Lscala/Function2;Lslick/ast/TermSymbol;>;>;>;Lslick/ast/Node;ZZ)Lscala/Tuple2;Lslick/ast/TermSymbol;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.compiler.MergeToComprehensions.toSubquery` | IncompatibleSignatureProblem

method toSubquery(slick.ast.Comprehension,scala.collection.immutable.Map)scala.Tuple2 in class slick.compiler.MergeToComprehensions has a different generic signature in current version, where it is (Lslick/ast/Comprehension;>;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;)Lscala/Tuple2;>;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;>; rather than (Lslick/ast/Comprehension;Lscala/collection/immutable/Map;Lslick/ast/TermSymbol;>;)Lscala/Tuple2;Lslick/ast/TermSymbol;>;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.BaseResultConverter#mcB#sp.set` | DirectMissingMethodProblem

method set(Byte,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcB#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter#mcC#sp.set` | DirectMissingMethodProblem

method set(Char,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcC#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter#mcD#sp.set` | DirectMissingMethodProblem

method set(Double,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcD#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter#mcF#sp.set` | DirectMissingMethodProblem

method set(Float,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcF#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter#mcI#sp.set` | DirectMissingMethodProblem

method set(Int,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcI#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter#mcJ#sp.set` | DirectMissingMethodProblem

method set(Long,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcJ#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter#mcS#sp.set` | DirectMissingMethodProblem

method set(Short,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcS#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter#mcZ#sp.set` | DirectMissingMethodProblem

method set(Boolean,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter#mcZ#sp does not have a correspondent in current version

| Backward | `slick.jdbc.BaseResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,java.sql.PreparedStatement)Unit in class slick.jdbc.BaseResultConverter does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.DB2Profile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$JdbcTypes` | MissingClassProblem

class slick.jdbc.DB2Profile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$JdbcTypes$BooleanJdbcType` | MissingClassProblem

class slick.jdbc.DB2Profile#JdbcTypes#BooleanJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$JdbcTypes$InstantJdbcType` | MissingClassProblem

class slick.jdbc.DB2Profile#JdbcTypes#InstantJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$JdbcTypes$UUIDJdbcType` | MissingClassProblem

class slick.jdbc.DB2Profile#JdbcTypes#UUIDJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$QueryBuilder` | MissingClassProblem

class slick.jdbc.DB2Profile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$SequenceDDLBuilder` | MissingClassProblem

class slick.jdbc.DB2Profile#SequenceDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.DB2Profile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.DB2Profile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.DB2Profile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.DB2Profile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.DB2Profile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.DB2Profile#JdbcTypes in interface slick.jdbc.DB2Profile has a different result type in current version, where it is slick.jdbc.DB2Profile#DB2JdbcTypes rather than slick.jdbc.DB2Profile#JdbcTypes

| Backward | `slick.jdbc.DB2Profile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.DB2Profile#JdbcTypes in object slick.jdbc.DB2Profile has a different result type in current version, where it is slick.jdbc.DB2Profile#DB2JdbcTypes rather than slick.jdbc.DB2Profile#JdbcTypes

| Backward | `slick.jdbc.DB2Profile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.DB2Profile#DB2JdbcTypes in interface slick.jdbc.DB2Profile is present only in current version

| Backward | `slick.jdbc.DB2Profile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.DB2Profile#ColumnDDLBuilder in interface slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.DB2Profile#ColumnDDLBuilder in object slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.DB2Profile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.DB2Profile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.DB2Profile#QueryBuilder in interface slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.DB2Profile#QueryBuilder in object slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.DB2Profile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.DB2Profile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.DB2Profile#SequenceDDLBuilder in object slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.DB2Profile#SequenceDDLBuilder in interface slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.DB2Profile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.DB2Profile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.DB2Profile#TableDDLBuilder in interface slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.DB2Profile#TableDDLBuilder in object slick.jdbc.DB2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.DB2Profile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.DB2Profile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.DB2Profile.slick$jdbc$DB2Profile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$DB2Profile$_setter_$columnTypes_=(slick.jdbc.DB2Profile#DB2JdbcTypes)Unit in interface slick.jdbc.DB2Profile is present only in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcB#sp.set` | DirectMissingMethodProblem

method set(Byte,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcB#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcC#sp.set` | DirectMissingMethodProblem

method set(Char,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcC#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcD#sp.set` | DirectMissingMethodProblem

method set(Double,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcD#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcF#sp.set` | DirectMissingMethodProblem

method set(Float,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcF#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcI#sp.set` | DirectMissingMethodProblem

method set(Int,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcI#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcJ#sp.set` | DirectMissingMethodProblem

method set(Long,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcJ#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcS#sp.set` | DirectMissingMethodProblem

method set(Short,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcS#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter#mcZ#sp.set` | DirectMissingMethodProblem

method set(Boolean,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter#mcZ#sp does not have a correspondent in current version

| Backward | `slick.jdbc.DefaultingResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,java.sql.PreparedStatement)Unit in class slick.jdbc.DefaultingResultConverter does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile#ModelBuilder.createTableNamer` | DirectMissingMethodProblem

method createTableNamer(slick.jdbc.meta.MTable)slick.jdbc.DerbyProfile#ModelBuilder#TableNamer in class slick.jdbc.DerbyProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.DerbyProfile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$JdbcTypes` | MissingClassProblem

class slick.jdbc.DerbyProfile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$JdbcTypes$BooleanJdbcType` | MissingClassProblem

class slick.jdbc.DerbyProfile#JdbcTypes#BooleanJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$JdbcTypes$InstantJdbcType` | MissingClassProblem

class slick.jdbc.DerbyProfile#JdbcTypes#InstantJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$JdbcTypes$UUIDJdbcType` | MissingClassProblem

class slick.jdbc.DerbyProfile#JdbcTypes#UUIDJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$ModelBuilder$TableNamer` | MissingClassProblem

class slick.jdbc.DerbyProfile#ModelBuilder#TableNamer does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$QueryBuilder` | MissingClassProblem

class slick.jdbc.DerbyProfile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$SequenceDDLBuilder` | MissingClassProblem

class slick.jdbc.DerbyProfile#SequenceDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.DerbyProfile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.DerbyProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.DerbyProfile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.DerbyProfile#JdbcTypes in object slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.jdbc.DerbyProfile#DerbyJdbcTypes rather than slick.jdbc.DerbyProfile#JdbcTypes

| Backward | `slick.jdbc.DerbyProfile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.DerbyProfile#JdbcTypes in interface slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.jdbc.DerbyProfile#DerbyJdbcTypes rather than slick.jdbc.DerbyProfile#JdbcTypes

| Backward | `slick.jdbc.DerbyProfile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.DerbyProfile#DerbyJdbcTypes in interface slick.jdbc.DerbyProfile is present only in current version

| Backward | `slick.jdbc.DerbyProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.DerbyProfile#ColumnDDLBuilder in object slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.DerbyProfile#ColumnDDLBuilder in interface slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.DerbyProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.DerbyProfile#QueryBuilder in interface slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.DerbyProfile#QueryBuilder in object slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.DerbyProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in interface slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.DerbyProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.DerbyProfile#SequenceDDLBuilder in interface slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.DerbyProfile#SequenceDDLBuilder in object slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.DerbyProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.DerbyProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.DerbyProfile#TableDDLBuilder in interface slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.DerbyProfile#TableDDLBuilder in object slick.jdbc.DerbyProfile does not have a correspondent in current version

| Backward | `slick.jdbc.DerbyProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.DerbyProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.DerbyProfile.slick$jdbc$DerbyProfile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$DerbyProfile$_setter_$columnTypes_=(slick.jdbc.DerbyProfile#DerbyJdbcTypes)Unit in interface slick.jdbc.DerbyProfile is present only in current version

| Backward | `slick.jdbc.H2Profile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.H2Profile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile$CountingInsertActionComposerImpl` | MissingClassProblem

class slick.jdbc.H2Profile#CountingInsertActionComposerImpl does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile$JdbcTypes` | MissingClassProblem

class slick.jdbc.H2Profile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile$ModelBuilder` | MissingClassProblem

class slick.jdbc.H2Profile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile$ModelBuilder$ColumnBuilder` | MissingClassProblem

class slick.jdbc.H2Profile#ModelBuilder#ColumnBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile$ModelBuilder$TableNamer` | MissingClassProblem

class slick.jdbc.H2Profile#ModelBuilder#TableNamer does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile$QueryBuilder` | MissingClassProblem

class slick.jdbc.H2Profile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile$UpsertBuilder` | MissingClassProblem

class slick.jdbc.H2Profile#UpsertBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.H2Profile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.H2Profile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.H2Profile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.H2Profile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.H2Profile#JdbcTypes in interface slick.jdbc.H2Profile has a different result type in current version, where it is slick.jdbc.H2Profile#H2JdbcTypes rather than slick.jdbc.H2Profile#JdbcTypes

| Backward | `slick.jdbc.H2Profile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.H2Profile#JdbcTypes in object slick.jdbc.H2Profile has a different result type in current version, where it is slick.jdbc.H2Profile#H2JdbcTypes rather than slick.jdbc.H2Profile#JdbcTypes

| Backward | `slick.jdbc.H2Profile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.H2Profile#H2JdbcTypes in interface slick.jdbc.H2Profile is present only in current version

| Backward | `slick.jdbc.H2Profile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.H2Profile#ColumnDDLBuilder in object slick.jdbc.H2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.H2Profile#ColumnDDLBuilder in interface slick.jdbc.H2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.H2Profile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.H2Profile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.H2Profile#QueryBuilder in object slick.jdbc.H2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.H2Profile#QueryBuilder in interface slick.jdbc.H2Profile does not have a correspondent in current version

| Backward | `slick.jdbc.H2Profile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.H2Profile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.H2Profile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.H2Profile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.H2Profile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.H2Profile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.H2Profile.slick$jdbc$H2Profile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$H2Profile$_setter_$columnTypes_=(slick.jdbc.H2Profile#H2JdbcTypes)Unit in interface slick.jdbc.H2Profile is present only in current version

| Backward | `slick.jdbc.HsqldbProfile$JdbcTypes` | MissingClassProblem

class slick.jdbc.HsqldbProfile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$JdbcTypes$HsqldbTimeJdbcTypeWithOffset` | MissingClassProblem

interface slick.jdbc.HsqldbProfile#JdbcTypes#HsqldbTimeJdbcTypeWithOffset does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$JdbcTypes$InstantJdbcType` | MissingClassProblem

class slick.jdbc.HsqldbProfile#JdbcTypes#InstantJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$JdbcTypes$OffsetDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.HsqldbProfile#JdbcTypes#OffsetDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$JdbcTypes$OffsetTimeJdbcType` | MissingClassProblem

class slick.jdbc.HsqldbProfile#JdbcTypes#OffsetTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$ModelBuilder` | MissingClassProblem

class slick.jdbc.HsqldbProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$ModelBuilder$TableNamer` | MissingClassProblem

class slick.jdbc.HsqldbProfile#ModelBuilder#TableNamer does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$QueryBuilder` | MissingClassProblem

class slick.jdbc.HsqldbProfile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$SequenceDDLBuilder` | MissingClassProblem

class slick.jdbc.HsqldbProfile#SequenceDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.HsqldbProfile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.HsqldbProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.HsqldbProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.HsqldbProfile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.HsqldbProfile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.HsqldbProfile#JdbcTypes in interface slick.jdbc.HsqldbProfile has a different result type in current version, where it is slick.jdbc.HsqldbProfile#HsqldbJdbcTypes rather than slick.jdbc.HsqldbProfile#JdbcTypes

| Backward | `slick.jdbc.HsqldbProfile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.HsqldbProfile#JdbcTypes in object slick.jdbc.HsqldbProfile has a different result type in current version, where it is slick.jdbc.HsqldbProfile#HsqldbJdbcTypes rather than slick.jdbc.HsqldbProfile#JdbcTypes

| Backward | `slick.jdbc.HsqldbProfile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.HsqldbProfile#HsqldbJdbcTypes in interface slick.jdbc.HsqldbProfile is present only in current version

| Backward | `slick.jdbc.HsqldbProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.HsqldbProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.HsqldbProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.HsqldbProfile#QueryBuilder in object slick.jdbc.HsqldbProfile does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.HsqldbProfile#QueryBuilder in interface slick.jdbc.HsqldbProfile does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.HsqldbProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.HsqldbProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.HsqldbProfile#SequenceDDLBuilder in object slick.jdbc.HsqldbProfile does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.HsqldbProfile#SequenceDDLBuilder in interface slick.jdbc.HsqldbProfile does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.HsqldbProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.HsqldbProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.HsqldbProfile#TableDDLBuilder in object slick.jdbc.HsqldbProfile does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.HsqldbProfile#TableDDLBuilder in interface slick.jdbc.HsqldbProfile does not have a correspondent in current version

| Backward | `slick.jdbc.HsqldbProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.HsqldbProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.HsqldbProfile.slick$jdbc$HsqldbProfile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$HsqldbProfile$_setter_$columnTypes_=(slick.jdbc.HsqldbProfile#HsqldbJdbcTypes)Unit in interface slick.jdbc.HsqldbProfile is present only in current version

| Backward | `slick.jdbc.Invoker.buildColl` | DirectMissingMethodProblem

method buildColl(slick.jdbc.JdbcBackend#SessionDef,scala.collection.Factory)java.lang.Object in interface slick.jdbc.Invoker does not have a correspondent in current version

| Backward | `slick.jdbc.Invoker.execute` | DirectMissingMethodProblem

method execute(slick.jdbc.JdbcBackend#SessionDef)Unit in interface slick.jdbc.Invoker does not have a correspondent in current version

| Backward | `slick.jdbc.Invoker.first` | DirectMissingMethodProblem

method first(slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in interface slick.jdbc.Invoker does not have a correspondent in current version

| Backward | `slick.jdbc.Invoker.firstOption` | DirectMissingMethodProblem

method firstOption(slick.jdbc.JdbcBackend#SessionDef)scala.Option in interface slick.jdbc.Invoker does not have a correspondent in current version

| Backward | `slick.jdbc.Invoker.foreach` | DirectMissingMethodProblem

method foreach(scala.Function1,Int,slick.jdbc.JdbcBackend#SessionDef)Unit in interface slick.jdbc.Invoker does not have a correspondent in current version

| Backward | `slick.jdbc.Invoker.iteratorTo` | IncompatibleMethTypeProblem

abstract method iteratorTo(Int,slick.jdbc.JdbcBackend#SessionDef)slick.util.CloseableIterator in interface slick.jdbc.Invoker's type is different in current version, where it is (Int,slick.jdbc.JdbcBackend#JdbcSessionDef)slick.util.CloseableIterator instead of (Int,slick.jdbc.JdbcBackend#SessionDef)slick.util.CloseableIterator

| Backward | `slick.jdbc.Invoker.iteratorTo` | ReversedMissingMethodProblem

abstract method iteratorTo(Int,slick.jdbc.JdbcBackend#JdbcSessionDef)slick.util.CloseableIterator in interface slick.jdbc.Invoker is present only in current version

| Backward | `slick.jdbc.IsDefinedResultConverter.set` | DirectMissingMethodProblem

method set(Boolean,java.sql.PreparedStatement)scala.runtime.Nothing# in class slick.jdbc.IsDefinedResultConverter does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl#InsertOrUpdateAction.emulate` | IncompatibleMethTypeProblem

method emulate(java.lang.Object,java.lang.String,java.lang.String,java.lang.String,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl#InsertOrUpdateAction's type is different in current version, where it is (java.lang.Object,java.lang.String,java.lang.String,java.lang.String,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object instead of (java.lang.Object,java.lang.String,java.lang.String,java.lang.String,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl#InsertOrUpdateAction.nativeUpsert` | IncompatibleMethTypeProblem

method nativeUpsert(java.lang.Object,java.lang.String,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl#InsertOrUpdateAction's type is different in current version, where it is (java.lang.Object,java.lang.String,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object instead of (java.lang.Object,java.lang.String,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl#MultiInsertAction.this` | DirectMissingMethodProblem

method this(slick.jdbc.JdbcActionComponent#InsertActionComposerImpl,slick.jdbc.JdbcStatementBuilderComponent#JdbcCompiledInsert#Artifacts,scala.collection.Iterable)Unit in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl#MultiInsertAction does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl.++=` | FinalMethodProblem

method ++=(scala.collection.Iterable)slick.sql.FixedSqlAction in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl is declared final in current version

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl.preparedInsert` | IncompatibleMethTypeProblem

method preparedInsert(java.lang.String,slick.jdbc.JdbcBackend#SessionDef,scala.Function1)java.lang.Object in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl's type is different in current version, where it is (java.lang.String,slick.jdbc.JdbcBackend#JdbcSessionDef,scala.Function1)java.lang.Object instead of (java.lang.String,slick.jdbc.JdbcBackend#SessionDef,scala.Function1)java.lang.Object

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl.preparedOther` | IncompatibleMethTypeProblem

method preparedOther(java.lang.String,slick.jdbc.JdbcBackend#SessionDef,scala.Function1)java.lang.Object in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl's type is different in current version, where it is (java.lang.String,slick.jdbc.JdbcBackend#JdbcSessionDef,scala.Function1)java.lang.Object instead of (java.lang.String,slick.jdbc.JdbcBackend#SessionDef,scala.Function1)java.lang.Object

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl.retManyMultiRowStatement` | ReversedMissingMethodProblem

abstract method retManyMultiRowStatement(java.sql.Statement,scala.collection.Iterable,Int)java.lang.Object in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl is present only in current version

| Backward | `slick.jdbc.JdbcActionComponent#InsertActionComposerImpl.useBatchUpdates` | IncompatibleMethTypeProblem

method useBatchUpdates(slick.jdbc.JdbcBackend#SessionDef)Boolean in class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)Boolean instead of (slick.jdbc.JdbcBackend#SessionDef)Boolean

| Backward | `slick.jdbc.JdbcActionComponent#ReturningInsertActionComposerImpl.preparedInsert` | IncompatibleMethTypeProblem

method preparedInsert(java.lang.String,slick.jdbc.JdbcBackend#SessionDef,scala.Function1)java.lang.Object in class slick.jdbc.JdbcActionComponent#ReturningInsertActionComposerImpl's type is different in current version, where it is (java.lang.String,slick.jdbc.JdbcBackend#JdbcSessionDef,scala.Function1)java.lang.Object instead of (java.lang.String,slick.jdbc.JdbcBackend#SessionDef,scala.Function1)java.lang.Object

| Backward | `slick.jdbc.JdbcActionComponent#ReturningInsertActionComposerImpl.useBatchUpdates` | IncompatibleMethTypeProblem

method useBatchUpdates(slick.jdbc.JdbcBackend#SessionDef)Boolean in class slick.jdbc.JdbcActionComponent#ReturningInsertActionComposerImpl's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)Boolean instead of (slick.jdbc.JdbcBackend#SessionDef)Boolean

| Backward | `slick.jdbc.JdbcActionComponent#SimpleInsertActionComposer.insertAll` | ReversedMissingMethodProblem

abstract method insertAll(scala.collection.Iterable,slick.jdbc.RowsPerStatement)slick.sql.FixedSqlAction in interface slick.jdbc.JdbcActionComponent#SimpleInsertActionComposer is present only in current version

| Backward | `slick.jdbc.JdbcActionComponent#SimpleInsertActionComposer.insertOrUpdateAll` | ReversedMissingMethodProblem

abstract method insertOrUpdateAll(scala.collection.Iterable,slick.jdbc.RowsPerStatement)slick.sql.FixedSqlAction in interface slick.jdbc.JdbcActionComponent#SimpleInsertActionComposer is present only in current version

| Backward | `slick.jdbc.JdbcActionComponent#SimpleInsertActionComposer.slick$jdbc$JdbcActionComponent$SimpleInsertActionComposer$$$outer` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$JdbcActionComponent$SimpleInsertActionComposer$$$outer()slick.jdbc.JdbcActionComponent in interface slick.jdbc.JdbcActionComponent#SimpleInsertActionComposer is present only in current version

| Backward | `slick.jdbc.JdbcActionComponent$InsertActionComposerImpl$SingleInsertAction` | FinalClassProblem

class slick.jdbc.JdbcActionComponent#InsertActionComposerImpl#SingleInsertAction is declared final in current version

| Backward | `slick.jdbc.JdbcActionComponent$QueryActionExtensionMethodsImpl` | MissingClassProblem

class slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcActionComponent$SchemaActionExtensionMethodsImpl` | MissingClassProblem

class slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcActionComponent$StreamingQueryActionExtensionMethodsImpl` | MissingClassProblem

class slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#BaseSession.database` | IncompatibleResultTypeProblem

method database()slick.jdbc.JdbcBackend#DatabaseDef in class slick.jdbc.JdbcBackend#BaseSession has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `slick.jdbc.JdbcBackend#BaseSession.internalForParameters` | IncompatibleResultTypeProblem

method internalForParameters(slick.jdbc.ResultSetType,slick.jdbc.ResultSetConcurrency,slick.jdbc.ResultSetHoldability,scala.Function1,Int)slick.jdbc.JdbcBackend#SessionDef in class slick.jdbc.JdbcBackend#BaseSession has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcSessionDef rather than slick.jdbc.JdbcBackend#SessionDef

| Backward | `slick.jdbc.JdbcBackend#BaseSession.this` | IncompatibleMethTypeProblem

method this(slick.jdbc.JdbcBackend,slick.jdbc.JdbcBackend#DatabaseDef)Unit in class slick.jdbc.JdbcBackend#BaseSession's type is different in current version, where it is (slick.jdbc.JdbcBackend,slick.jdbc.JdbcBackend#JdbcDatabaseDef)Unit instead of (slick.jdbc.JdbcBackend,slick.jdbc.JdbcBackend#DatabaseDef)Unit

| Backward | `slick.jdbc.JdbcBackend#DatabaseCapabilities.this` | IncompatibleMethTypeProblem

method this(slick.jdbc.JdbcBackend,slick.jdbc.JdbcBackend#SessionDef)Unit in class slick.jdbc.JdbcBackend#DatabaseCapabilities's type is different in current version, where it is (slick.jdbc.JdbcBackend,slick.jdbc.JdbcBackend#JdbcSessionDef)Unit instead of (slick.jdbc.JdbcBackend,slick.jdbc.JdbcBackend#SessionDef)Unit

| Backward | `slick.jdbc.JdbcBackend#DatabaseFactoryDef.forConfig` | DirectMissingMethodProblem

method forConfig(java.lang.String,com.typesafe.config.Config,java.sql.Driver,java.lang.ClassLoader)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#DatabaseFactoryDef.forDataSource` | DirectMissingMethodProblem

method forDataSource(javax.sql.DataSource,scala.Option,slick.util.AsyncExecutor,Boolean)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#DatabaseFactoryDef.forDriver` | DirectMissingMethodProblem

method forDriver(java.sql.Driver,java.lang.String,java.lang.String,java.lang.String,java.util.Properties,slick.util.AsyncExecutor)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#DatabaseFactoryDef.forName` | DirectMissingMethodProblem

method forName(java.lang.String,scala.Option,slick.util.AsyncExecutor)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#DatabaseFactoryDef.forSource` | DirectMissingMethodProblem

method forSource(slick.jdbc.JdbcDataSource,slick.util.AsyncExecutor)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#DatabaseFactoryDef.forURL` | DirectMissingMethodProblem

method forURL(java.lang.String,scala.collection.immutable.Map)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#DatabaseFactoryDef.forURL` | DirectMissingMethodProblem

method forURL(java.lang.String,java.lang.String,java.lang.String,java.util.Properties,java.lang.String,slick.util.AsyncExecutor,Boolean,java.lang.ClassLoader)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend#JdbcActionContext.session` | IncompatibleResultTypeProblem

method session()slick.jdbc.JdbcBackend#SessionDef in interface slick.jdbc.JdbcBackend#JdbcActionContext has a different result type in current version, where it is slick.basic.BasicBackend#BasicSessionDef rather than slick.jdbc.JdbcBackend#SessionDef

| Backward | `slick.jdbc.JdbcBackend#JdbcActionContext.slick$jdbc$JdbcBackend$JdbcActionContext$$super$session` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$JdbcBackend$JdbcActionContext$$super$session()slick.jdbc.JdbcBackend#JdbcSessionDef in interface slick.jdbc.JdbcBackend#JdbcActionContext is present only in current version

| Backward | `slick.jdbc.JdbcBackend#JdbcStreamingActionContext.session` | IncompatibleResultTypeProblem

method session()slick.jdbc.JdbcBackend#SessionDef in class slick.jdbc.JdbcBackend#JdbcStreamingActionContext has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcSessionDef rather than slick.jdbc.JdbcBackend#SessionDef

| Backward | `slick.jdbc.JdbcBackend#JdbcStreamingActionContext.this` | IncompatibleMethTypeProblem

method this(slick.jdbc.JdbcBackend,org.reactivestreams.Subscriber,Boolean,slick.jdbc.JdbcBackend#DatabaseDef,Boolean)Unit in class slick.jdbc.JdbcBackend#JdbcStreamingActionContext's type is different in current version, where it is (slick.jdbc.JdbcBackend,org.reactivestreams.Subscriber,Boolean,slick.jdbc.JdbcBackend#JdbcDatabaseDef,Boolean)Unit instead of (slick.jdbc.JdbcBackend,org.reactivestreams.Subscriber,Boolean,slick.jdbc.JdbcBackend#DatabaseDef,Boolean)Unit

| Backward | `slick.jdbc.JdbcBackend$BaseSession` | MissingTypesProblem

the type hierarchy of class slick.jdbc.JdbcBackend#BaseSession is different in current version. Missing types {slick.jdbc.JdbcBackend$SessionDef,slick.basic.BasicBackend$SessionDef}

| Backward | `slick.jdbc.JdbcBackend$DatabaseDef` | MissingClassProblem

class slick.jdbc.JdbcBackend#DatabaseDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend$SessionDef` | MissingClassProblem

interface slick.jdbc.JdbcBackend#SessionDef does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend.createDatabase` | DirectMissingMethodProblem

method createDatabase(com.typesafe.config.Config,java.lang.String)slick.jdbc.JdbcBackend#DatabaseDef in interface slick.jdbc.JdbcBackend does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcBackend.createDatabase` | IncompatibleResultTypeProblem

method createDatabase(com.typesafe.config.Config,java.lang.String)slick.jdbc.JdbcBackend#DatabaseDef in object slick.jdbc.JdbcBackend has a different result type in current version, where it is slick.jdbc.JdbcBackend#JdbcDatabaseDef rather than slick.jdbc.JdbcBackend#DatabaseDef

| Backward | `slick.jdbc.JdbcProfile$API` | MissingClassProblem

interface slick.jdbc.JdbcProfile#API does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcProfile$LowPriorityAPI` | MissingClassProblem

interface slick.jdbc.JdbcProfile#LowPriorityAPI does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcProfile.api` | IncompatibleResultTypeProblem

abstract method api()slick.jdbc.JdbcProfile#API in interface slick.jdbc.JdbcProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.JdbcProfile.api` | ReversedMissingMethodProblem

abstract method api()slick.jdbc.JdbcProfile#JdbcAPI in interface slick.jdbc.JdbcProfile is present only in current version

| Backward | `slick.jdbc.JdbcProfile.runSynchronousQuery` | DirectMissingMethodProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in interface slick.jdbc.JdbcProfile does not have a correspondent in current version

| Backward | `slick.jdbc.JdbcProfile.slick$jdbc$JdbcProfile$_setter_$api_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$JdbcProfile$_setter_$api_=(slick.jdbc.JdbcProfile#JdbcAPI)Unit in interface slick.jdbc.JdbcProfile is present only in current version

| Backward | `slick.jdbc.JdbcStatementBuilderComponent#QueryBuilder.buildComprehension` | IncompatibleSignatureProblem

method buildComprehension(slick.ast.Comprehension)Unit in class slick.jdbc.JdbcStatementBuilderComponent#QueryBuilder has a different generic signature in current version, where it is (Lslick/ast/Comprehension;>;)V rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.JdbcStatementBuilderComponent#QueryBuilder.buildSelectClause` | IncompatibleSignatureProblem

method buildSelectClause(slick.ast.Comprehension)Unit in class slick.jdbc.JdbcStatementBuilderComponent#QueryBuilder has a different generic signature in current version, where it is (Lslick/ast/Comprehension;>;)V rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.JdbcStatementBuilderComponent#QueryBuilder.buildSelectModifiers` | IncompatibleSignatureProblem

method buildSelectModifiers(slick.ast.Comprehension)Unit in class slick.jdbc.JdbcStatementBuilderComponent#QueryBuilder has a different generic signature in current version, where it is (Lslick/ast/Comprehension;>;)V rather than . See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.JdbcTypesComponent$ImplicitColumnTypes` | MissingClassProblem

interface slick.jdbc.JdbcTypesComponent#ImplicitColumnTypes does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$JdbcTypes` | MissingClassProblem

class slick.jdbc.MySQLProfile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$ModelBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$ModelBuilder$ColumnBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#ModelBuilder#ColumnBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$ModelBuilder$PrimaryKeyBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#ModelBuilder#PrimaryKeyBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$ModelBuilder$TableNamer` | MissingClassProblem

class slick.jdbc.MySQLProfile#ModelBuilder#TableNamer does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$QueryBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$SequenceDDLBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#SequenceDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile$UpsertBuilder` | MissingClassProblem

class slick.jdbc.MySQLProfile#UpsertBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.MySQLProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.MySQLProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.MySQLProfile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.MySQLProfile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.MySQLProfile#JdbcTypes in interface slick.jdbc.MySQLProfile has a different result type in current version, where it is slick.jdbc.MySQLProfile#MySQLJdbcTypes rather than slick.jdbc.MySQLProfile#JdbcTypes

| Backward | `slick.jdbc.MySQLProfile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.MySQLProfile#JdbcTypes in object slick.jdbc.MySQLProfile has a different result type in current version, where it is slick.jdbc.MySQLProfile#MySQLJdbcTypes rather than slick.jdbc.MySQLProfile#JdbcTypes

| Backward | `slick.jdbc.MySQLProfile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.MySQLProfile#MySQLJdbcTypes in interface slick.jdbc.MySQLProfile is present only in current version

| Backward | `slick.jdbc.MySQLProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.MySQLProfile#ColumnDDLBuilder in object slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.MySQLProfile#ColumnDDLBuilder in interface slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.MySQLProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.MySQLProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.MySQLProfile#QueryBuilder in interface slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.MySQLProfile#QueryBuilder in object slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.MySQLProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.MySQLProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.MySQLProfile#SequenceDDLBuilder in object slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.MySQLProfile#SequenceDDLBuilder in interface slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.MySQLProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.MySQLProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.MySQLProfile#TableDDLBuilder in interface slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.MySQLProfile#TableDDLBuilder in object slick.jdbc.MySQLProfile does not have a correspondent in current version

| Backward | `slick.jdbc.MySQLProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.MySQLProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.MySQLProfile.slick$jdbc$MySQLProfile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$MySQLProfile$_setter_$columnTypes_=(slick.jdbc.MySQLProfile#MySQLJdbcTypes)Unit in interface slick.jdbc.MySQLProfile is present only in current version

| Backward | `slick.jdbc.OptionResultConverter.set` | DirectMissingMethodProblem

method set(scala.Option,java.sql.PreparedStatement)Unit in class slick.jdbc.OptionResultConverter does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.OracleProfile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$ColumnOptions` | MissingClassProblem

interface slick.jdbc.OracleProfile#ColumnOptions does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$BlobJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#BlobJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$BooleanJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#BooleanJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$ByteArrayJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#ByteArrayJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$InstantJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#InstantJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$LocalDateJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#LocalDateJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$LocalDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#LocalDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$LocalTimeJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#LocalTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$OffsetDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#OffsetDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$OffsetTimeJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#OffsetTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$StringJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#StringJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$TimeJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#TimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$UUIDJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#UUIDJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$JdbcTypes$ZonedDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.OracleProfile#JdbcTypes#ZonedDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$ModelBuilder` | MissingClassProblem

class slick.jdbc.OracleProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$ModelBuilder$ColumnBuilder` | MissingClassProblem

class slick.jdbc.OracleProfile#ModelBuilder#ColumnBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$QueryBuilder` | MissingClassProblem

class slick.jdbc.OracleProfile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$SchemaActionExtensionMethodsImpl` | MissingClassProblem

class slick.jdbc.OracleProfile#SchemaActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$SequenceDDLBuilder` | MissingClassProblem

class slick.jdbc.OracleProfile#SequenceDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.OracleProfile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.OracleProfile.columnOptions` | IncompatibleResultTypeProblem

abstract method columnOptions()slick.jdbc.OracleProfile#ColumnOptions in interface slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.OracleProfile#OracleColumnOptions rather than slick.jdbc.OracleProfile#ColumnOptions

| Backward | `slick.jdbc.OracleProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.jdbc.OracleProfile#ColumnOptions in object slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.OracleProfile#OracleColumnOptions rather than slick.jdbc.OracleProfile#ColumnOptions

| Backward | `slick.jdbc.OracleProfile.columnOptions` | ReversedMissingMethodProblem

abstract method columnOptions()slick.jdbc.OracleProfile#OracleColumnOptions in interface slick.jdbc.OracleProfile is present only in current version

| Backward | `slick.jdbc.OracleProfile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.OracleProfile#JdbcTypes in interface slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.OracleProfile#OracleJdbcTypes rather than slick.jdbc.OracleProfile#JdbcTypes

| Backward | `slick.jdbc.OracleProfile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.OracleProfile#JdbcTypes in object slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.OracleProfile#OracleJdbcTypes rather than slick.jdbc.OracleProfile#JdbcTypes

| Backward | `slick.jdbc.OracleProfile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.OracleProfile#OracleJdbcTypes in interface slick.jdbc.OracleProfile is present only in current version

| Backward | `slick.jdbc.OracleProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.OracleProfile#ColumnDDLBuilder in interface slick.jdbc.OracleProfile does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.createColumnDDLBuilder` | IncompatibleResultTypeProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.OracleProfile#ColumnDDLBuilder in object slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.OracleProfile#OracleColumnDDLBuilder rather than slick.jdbc.OracleProfile#ColumnDDLBuilder

| Backward | `slick.jdbc.OracleProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.OracleProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.OracleProfile#QueryBuilder in interface slick.jdbc.OracleProfile does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.OracleProfile#QueryBuilder in object slick.jdbc.OracleProfile does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.OracleProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in interface slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.OracleProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.OracleProfile#SequenceDDLBuilder in interface slick.jdbc.OracleProfile does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.createSequenceDDLBuilder` | DirectMissingMethodProblem

method createSequenceDDLBuilder(slick.relational.RelationalSequenceComponent#Sequence)slick.jdbc.OracleProfile#SequenceDDLBuilder in object slick.jdbc.OracleProfile does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.OracleProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.OracleProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.OracleProfile#TableDDLBuilder in object slick.jdbc.OracleProfile does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.OracleProfile#TableDDLBuilder in interface slick.jdbc.OracleProfile does not have a correspondent in current version

| Backward | `slick.jdbc.OracleProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.OracleProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.OracleProfile.slick$jdbc$OracleProfile$_setter_$columnOptions_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$OracleProfile$_setter_$columnOptions_=(slick.jdbc.OracleProfile#OracleColumnOptions)Unit in interface slick.jdbc.OracleProfile is present only in current version

| Backward | `slick.jdbc.OracleProfile.slick$jdbc$OracleProfile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$OracleProfile$_setter_$columnTypes_=(slick.jdbc.OracleProfile#OracleJdbcTypes)Unit in interface slick.jdbc.OracleProfile is present only in current version

| Backward | `slick.jdbc.PositionedResult#To.apply` | IncompatibleMethTypeProblem

method apply(slick.jdbc.GetResult,slick.jdbc.JdbcBackend#SessionDef,scala.collection.Factory)java.lang.Object in class slick.jdbc.PositionedResult#To's type is different in current version, where it is (slick.jdbc.GetResult,slick.jdbc.JdbcBackend#JdbcSessionDef,scala.collection.Factory)java.lang.Object instead of (slick.jdbc.GetResult,slick.jdbc.JdbcBackend#SessionDef,scala.collection.Factory)java.lang.Object

| Backward | `slick.jdbc.PostgresProfile#ModelBuilder.createColumnBuilder` | DirectMissingMethodProblem

method createColumnBuilder(slick.jdbc.JdbcModelBuilder#TableBuilder,slick.jdbc.meta.MColumn)slick.jdbc.PostgresProfile#ModelBuilder#ColumnBuilder in class slick.jdbc.PostgresProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile#ModelBuilder.createIndexBuilder` | DirectMissingMethodProblem

method createIndexBuilder(slick.jdbc.JdbcModelBuilder#TableBuilder,scala.collection.immutable.Seq)slick.jdbc.PostgresProfile#ModelBuilder#IndexBuilder in class slick.jdbc.PostgresProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile#ModelBuilder.createTableNamer` | DirectMissingMethodProblem

method createTableNamer(slick.jdbc.meta.MTable)slick.jdbc.PostgresProfile#ModelBuilder#TableNamer in class slick.jdbc.PostgresProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.PostgresProfile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$ByteArrayJdbcType` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes#ByteArrayJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$InstantJdbcType` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes#InstantJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$LocalDateJdbcType` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes#LocalDateJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$LocalDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes#LocalDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$LocalTimeJdbcType` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes#LocalTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$OffsetTimeJdbcType` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes#OffsetTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$PostgreTimeJdbcType` | MissingClassProblem

interface slick.jdbc.PostgresProfile#JdbcTypes#PostgreTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$JdbcTypes$UUIDJdbcType` | MissingClassProblem

class slick.jdbc.PostgresProfile#JdbcTypes#UUIDJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$ModelBuilder$ColumnBuilder` | MissingClassProblem

class slick.jdbc.PostgresProfile#ModelBuilder#ColumnBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$ModelBuilder$IndexBuilder` | MissingClassProblem

class slick.jdbc.PostgresProfile#ModelBuilder#IndexBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$ModelBuilder$TableNamer` | MissingClassProblem

class slick.jdbc.PostgresProfile#ModelBuilder#TableNamer does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$QueryBuilder` | MissingClassProblem

class slick.jdbc.PostgresProfile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.PostgresProfile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile$UpsertBuilder` | MissingClassProblem

class slick.jdbc.PostgresProfile#UpsertBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.PostgresProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.PostgresProfile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.PostgresProfile#JdbcTypes in interface slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.PostgresProfile#PostgresJdbcTypes rather than slick.jdbc.PostgresProfile#JdbcTypes

| Backward | `slick.jdbc.PostgresProfile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.PostgresProfile#JdbcTypes in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.PostgresProfile#PostgresJdbcTypes rather than slick.jdbc.PostgresProfile#JdbcTypes

| Backward | `slick.jdbc.PostgresProfile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.PostgresProfile#PostgresJdbcTypes in interface slick.jdbc.PostgresProfile is present only in current version

| Backward | `slick.jdbc.PostgresProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.PostgresProfile#ColumnDDLBuilder in interface slick.jdbc.PostgresProfile does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile.createColumnDDLBuilder` | IncompatibleResultTypeProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.PostgresProfile#ColumnDDLBuilder in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.PostgresProfile#PostgresColumnDDLBuilder rather than slick.jdbc.PostgresProfile#ColumnDDLBuilder

| Backward | `slick.jdbc.PostgresProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.PostgresProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.PostgresProfile#QueryBuilder in interface slick.jdbc.PostgresProfile does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile.createQueryBuilder` | IncompatibleResultTypeProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.PostgresProfile#QueryBuilder in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.PostgresProfile#PostgresQueryBuilder rather than slick.jdbc.PostgresProfile#QueryBuilder

| Backward | `slick.jdbc.PostgresProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.PostgresProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.PostgresProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.PostgresProfile#TableDDLBuilder in interface slick.jdbc.PostgresProfile does not have a correspondent in current version

| Backward | `slick.jdbc.PostgresProfile.createTableDDLBuilder` | IncompatibleResultTypeProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.PostgresProfile#TableDDLBuilder in object slick.jdbc.PostgresProfile has a different result type in current version, where it is slick.jdbc.PostgresProfile#PostgresTableDDLBuilder rather than slick.jdbc.PostgresProfile#TableDDLBuilder

| Backward | `slick.jdbc.PostgresProfile.createUpsertBuilder` | NewMixinForwarderProblem

in current version, classes mixing slick.jdbc.PostgresProfile need be recompiled to wire to the new static mixin forwarder method all super calls to method createUpsertBuilder(slick.ast.Insert)slick.jdbc.JdbcStatementBuilderComponent#InsertBuilder

| Backward | `slick.jdbc.PostgresProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.PostgresProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.PostgresProfile.slick$jdbc$PostgresProfile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$PostgresProfile$_setter_$columnTypes_=(slick.jdbc.PostgresProfile#PostgresJdbcTypes)Unit in interface slick.jdbc.PostgresProfile is present only in current version

| Backward | `slick.jdbc.ResultSetAction.apply` | IncompatibleSignatureProblem

method apply(scala.Function1,scala.Function1)slick.basic.BasicStreamingAction in object slick.jdbc.ResultSetAction has a different generic signature in current version, where it is (Lscala/Function1;Lscala/Function1;)Lslick/basic/BasicStreamingAction;TR;Lslick/dbio/Effect$Read;>; rather than (Lscala/Function1;Lscala/Function1;)Lslick/basic/BasicStreamingAction;TR;Lslick/dbio/Effect$Read;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.ResultSetAction.apply` | IncompatibleSignatureProblem

static method apply(scala.Function1,scala.Function1)slick.basic.BasicStreamingAction in class slick.jdbc.ResultSetAction has a different generic signature in current version, where it is (Lscala/Function1;Lscala/Function1;)Lslick/basic/BasicStreamingAction;TR;Lslick/dbio/Effect$Read;>; rather than (Lscala/Function1;Lscala/Function1;)Lslick/basic/BasicStreamingAction;TR;Lslick/dbio/Effect$Read;>;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.ResultSetInvoker.apply` | IncompatibleSignatureProblem

static method apply(scala.Function1,scala.Function1)slick.jdbc.Invoker in class slick.jdbc.ResultSetInvoker has a different generic signature in current version, where it is (Lscala/Function1;Lscala/Function1;)Lslick/jdbc/Invoker; rather than (Lscala/Function1;Lscala/Function1;)Lslick/jdbc/Invoker;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.ResultSetInvoker.apply` | IncompatibleSignatureProblem

method apply(scala.Function1,scala.Function1)slick.jdbc.Invoker in object slick.jdbc.ResultSetInvoker has a different generic signature in current version, where it is (Lscala/Function1;Lscala/Function1;)Lslick/jdbc/Invoker; rather than (Lscala/Function1;Lscala/Function1;)Lslick/jdbc/Invoker;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.jdbc.ResultSetInvoker.buildColl` | IncompatibleMethTypeProblem

method buildColl(slick.jdbc.JdbcBackend#SessionDef,scala.collection.Factory)java.lang.Object in class slick.jdbc.ResultSetInvoker's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef,scala.collection.Factory)java.lang.Object instead of (slick.jdbc.JdbcBackend#SessionDef,scala.collection.Factory)java.lang.Object

| Backward | `slick.jdbc.ResultSetInvoker.createResultSet` | IncompatibleMethTypeProblem

abstract method createResultSet(slick.jdbc.JdbcBackend#SessionDef)java.sql.ResultSet in class slick.jdbc.ResultSetInvoker's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)java.sql.ResultSet instead of (slick.jdbc.JdbcBackend#SessionDef)java.sql.ResultSet

| Backward | `slick.jdbc.ResultSetInvoker.createResultSet` | ReversedMissingMethodProblem

abstract method createResultSet(slick.jdbc.JdbcBackend#JdbcSessionDef)java.sql.ResultSet in class slick.jdbc.ResultSetInvoker is present only in current version

| Backward | `slick.jdbc.ResultSetInvoker.execute` | IncompatibleMethTypeProblem

method execute(slick.jdbc.JdbcBackend#SessionDef)Unit in class slick.jdbc.ResultSetInvoker's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)Unit instead of (slick.jdbc.JdbcBackend#SessionDef)Unit

| Backward | `slick.jdbc.ResultSetInvoker.first` | IncompatibleMethTypeProblem

method first(slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in class slick.jdbc.ResultSetInvoker's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object instead of (slick.jdbc.JdbcBackend#SessionDef)java.lang.Object

| Backward | `slick.jdbc.ResultSetInvoker.firstOption` | IncompatibleMethTypeProblem

method firstOption(slick.jdbc.JdbcBackend#SessionDef)scala.Option in class slick.jdbc.ResultSetInvoker's type is different in current version, where it is (slick.jdbc.JdbcBackend#JdbcSessionDef)scala.Option instead of (slick.jdbc.JdbcBackend#SessionDef)scala.Option

| Backward | `slick.jdbc.ResultSetInvoker.foreach` | IncompatibleMethTypeProblem

method foreach(scala.Function1,Int,slick.jdbc.JdbcBackend#SessionDef)Unit in class slick.jdbc.ResultSetInvoker's type is different in current version, where it is (scala.Function1,Int,slick.jdbc.JdbcBackend#JdbcSessionDef)Unit instead of (scala.Function1,Int,slick.jdbc.JdbcBackend#SessionDef)Unit

| Backward | `slick.jdbc.ResultSetInvoker.iteratorTo` | IncompatibleMethTypeProblem

method iteratorTo(Int,slick.jdbc.JdbcBackend#SessionDef)slick.util.CloseableIterator in class slick.jdbc.ResultSetInvoker's type is different in current version, where it is (Int,slick.jdbc.JdbcBackend#JdbcSessionDef)slick.util.CloseableIterator instead of (Int,slick.jdbc.JdbcBackend#SessionDef)slick.util.CloseableIterator

| Backward | `slick.jdbc.SQLServerProfile#ModelBuilder.createColumnBuilder` | DirectMissingMethodProblem

method createColumnBuilder(slick.jdbc.JdbcModelBuilder#TableBuilder,slick.jdbc.meta.MColumn)slick.jdbc.SQLServerProfile#ModelBuilder#ColumnBuilder in class slick.jdbc.SQLServerProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.SQLServerProfile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$InsertBuilder` | MissingClassProblem

class slick.jdbc.SQLServerProfile#InsertBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$BooleanJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#BooleanJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$ByteArrayJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#ByteArrayJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$ByteJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#ByteJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$DateJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#DateJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$InstantJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#InstantJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$LocalDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#LocalDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$LocalTimeJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#LocalTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$OffsetDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#OffsetDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$TimeJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#TimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$JdbcTypes$TimestampJdbcType` | MissingClassProblem

class slick.jdbc.SQLServerProfile#JdbcTypes#TimestampJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$ModelBuilder$ColumnBuilder` | MissingClassProblem

class slick.jdbc.SQLServerProfile#ModelBuilder#ColumnBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$QueryBuilder` | MissingClassProblem

class slick.jdbc.SQLServerProfile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.SQLServerProfile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile$UpsertBuilder` | MissingClassProblem

class slick.jdbc.SQLServerProfile#UpsertBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.SQLServerProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.SQLServerProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.SQLServerProfile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.SQLServerProfile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.SQLServerProfile#JdbcTypes in object slick.jdbc.SQLServerProfile has a different result type in current version, where it is slick.jdbc.SQLServerProfile#SQLServerJdbcTypes rather than slick.jdbc.SQLServerProfile#JdbcTypes

| Backward | `slick.jdbc.SQLServerProfile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.SQLServerProfile#JdbcTypes in interface slick.jdbc.SQLServerProfile has a different result type in current version, where it is slick.jdbc.SQLServerProfile#SQLServerJdbcTypes rather than slick.jdbc.SQLServerProfile#JdbcTypes

| Backward | `slick.jdbc.SQLServerProfile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.SQLServerProfile#SQLServerJdbcTypes in interface slick.jdbc.SQLServerProfile is present only in current version

| Backward | `slick.jdbc.SQLServerProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLServerProfile#ColumnDDLBuilder in object slick.jdbc.SQLServerProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLServerProfile#ColumnDDLBuilder in interface slick.jdbc.SQLServerProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.SQLServerProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.SQLServerProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.SQLServerProfile#QueryBuilder in object slick.jdbc.SQLServerProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.SQLServerProfile#QueryBuilder in interface slick.jdbc.SQLServerProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.SQLServerProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.SQLServerProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.SQLServerProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.SQLServerProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLServerProfile#TableDDLBuilder in interface slick.jdbc.SQLServerProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLServerProfile#TableDDLBuilder in object slick.jdbc.SQLServerProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLServerProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.SQLServerProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.SQLServerProfile.slick$jdbc$SQLServerProfile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$SQLServerProfile$_setter_$columnTypes_=(slick.jdbc.SQLServerProfile#SQLServerJdbcTypes)Unit in interface slick.jdbc.SQLServerProfile is present only in current version

| Backward | `slick.jdbc.SQLiteProfile#ModelBuilder.createColumnBuilder` | DirectMissingMethodProblem

method createColumnBuilder(slick.jdbc.JdbcModelBuilder#TableBuilder,slick.jdbc.meta.MColumn)slick.jdbc.SQLiteProfile#ModelBuilder#ColumnBuilder in class slick.jdbc.SQLiteProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile#ModelBuilder.createPrimaryKeyBuilder` | DirectMissingMethodProblem

method createPrimaryKeyBuilder(slick.jdbc.JdbcModelBuilder#TableBuilder,scala.collection.immutable.Seq)slick.jdbc.SQLiteProfile#ModelBuilder#PrimaryKeyBuilder in class slick.jdbc.SQLiteProfile#ModelBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$ColumnDDLBuilder` | MissingClassProblem

class slick.jdbc.SQLiteProfile#ColumnDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$CountingInsertActionComposerImpl` | MissingClassProblem

class slick.jdbc.SQLiteProfile#CountingInsertActionComposerImpl does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$InsertBuilder` | MissingClassProblem

class slick.jdbc.SQLiteProfile#InsertBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$BooleanJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#BooleanJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$DateJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#DateJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$InstantJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#InstantJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$LocalDateJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#LocalDateJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$LocalDateTimeJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#LocalDateTimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$TimeJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#TimeJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$TimestampJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#TimestampJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$JdbcTypes$UUIDJdbcType` | MissingClassProblem

class slick.jdbc.SQLiteProfile#JdbcTypes#UUIDJdbcType does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$ModelBuilder$ColumnBuilder` | MissingClassProblem

class slick.jdbc.SQLiteProfile#ModelBuilder#ColumnBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$ModelBuilder$PrimaryKeyBuilder` | MissingClassProblem

class slick.jdbc.SQLiteProfile#ModelBuilder#PrimaryKeyBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$QueryBuilder` | MissingClassProblem

class slick.jdbc.SQLiteProfile#QueryBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$TableDDLBuilder` | MissingClassProblem

class slick.jdbc.SQLiteProfile#TableDDLBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile$UpsertBuilder` | MissingClassProblem

class slick.jdbc.SQLiteProfile#UpsertBuilder does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile.api` | IncompatibleResultTypeProblem

method api()slick.jdbc.JdbcProfile#API in object slick.jdbc.SQLiteProfile has a different result type in current version, where it is slick.jdbc.JdbcProfile#JdbcAPI rather than slick.jdbc.JdbcProfile#API

| Backward | `slick.jdbc.SQLiteProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.sql.SqlTableComponent#ColumnOptions in object slick.jdbc.SQLiteProfile has a different result type in current version, where it is slick.sql.SqlTableComponent#SqlColumnOptions rather than slick.sql.SqlTableComponent#ColumnOptions

| Backward | `slick.jdbc.SQLiteProfile.columnTypes` | IncompatibleResultTypeProblem

abstract method columnTypes()slick.jdbc.SQLiteProfile#JdbcTypes in interface slick.jdbc.SQLiteProfile has a different result type in current version, where it is slick.jdbc.SQLiteProfile#SQLiteJdbcTypes rather than slick.jdbc.SQLiteProfile#JdbcTypes

| Backward | `slick.jdbc.SQLiteProfile.columnTypes` | IncompatibleResultTypeProblem

method columnTypes()slick.jdbc.SQLiteProfile#JdbcTypes in object slick.jdbc.SQLiteProfile has a different result type in current version, where it is slick.jdbc.SQLiteProfile#SQLiteJdbcTypes rather than slick.jdbc.SQLiteProfile#JdbcTypes

| Backward | `slick.jdbc.SQLiteProfile.columnTypes` | ReversedMissingMethodProblem

abstract method columnTypes()slick.jdbc.SQLiteProfile#SQLiteJdbcTypes in interface slick.jdbc.SQLiteProfile is present only in current version

| Backward | `slick.jdbc.SQLiteProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLiteProfile#ColumnDDLBuilder in object slick.jdbc.SQLiteProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile.createColumnDDLBuilder` | DirectMissingMethodProblem

method createColumnDDLBuilder(slick.ast.FieldSymbol,slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLiteProfile#ColumnDDLBuilder in interface slick.jdbc.SQLiteProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl in object slick.jdbc.SQLiteProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#QueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.SQLiteProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.SQLiteProfile#QueryBuilder in interface slick.jdbc.SQLiteProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile.createQueryBuilder` | DirectMissingMethodProblem

method createQueryBuilder(slick.ast.Node,slick.compiler.CompilerState)slick.jdbc.SQLiteProfile#QueryBuilder in object slick.jdbc.SQLiteProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.sql.SqlProfile#DDL)slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl in object slick.jdbc.SQLiteProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcSchemaActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#SchemaActionExtensionMethodsImpl

| Backward | `slick.jdbc.SQLiteProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl in object slick.jdbc.SQLiteProfile has a different result type in current version, where it is slick.jdbc.JdbcActionComponent#JdbcStreamingQueryActionExtensionMethodsImpl rather than slick.jdbc.JdbcActionComponent#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.jdbc.SQLiteProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLiteProfile#TableDDLBuilder in interface slick.jdbc.SQLiteProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile.createTableDDLBuilder` | DirectMissingMethodProblem

method createTableDDLBuilder(slick.relational.RelationalTableComponent#Table)slick.jdbc.SQLiteProfile#TableDDLBuilder in object slick.jdbc.SQLiteProfile does not have a correspondent in current version

| Backward | `slick.jdbc.SQLiteProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#SessionDef)java.lang.Object in object slick.jdbc.SQLiteProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.jdbc.JdbcBackend#JdbcSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.jdbc.SQLiteProfile.slick$jdbc$SQLiteProfile$_setter_$columnTypes_=` | ReversedMissingMethodProblem

abstract synthetic method slick$jdbc$SQLiteProfile$_setter_$columnTypes_=(slick.jdbc.SQLiteProfile#SQLiteJdbcTypes)Unit in interface slick.jdbc.SQLiteProfile is present only in current version

| Backward | `slick.jdbc.TimestamptzConverter.REGIONIDBIT` | DirectMissingMethodProblem

static method REGIONIDBIT()Int in class slick.jdbc.TimestamptzConverter does not have a correspondent in current version

| Backward | `slick.jdbc.TimestamptzConverter.REGIONIDBIT` | DirectMissingMethodProblem

method REGIONIDBIT()Int in object slick.jdbc.TimestamptzConverter does not have a correspondent in current version

| Backward | `slick.jdbc.TimestamptzConverter.zoneIdgetId` | DirectMissingMethodProblem

method zoneIdgetId()java.lang.reflect.Method in object slick.jdbc.TimestamptzConverter does not have a correspondent in current version

| Backward | `slick.jdbc.TimestamptzConverter.zoneIdgetId` | DirectMissingMethodProblem

static method zoneIdgetId()java.lang.reflect.Method in class slick.jdbc.TimestamptzConverter does not have a correspondent in current version

| Backward | `slick.jdbc.TimestamptzConverter.zoneIdgetRegion` | DirectMissingMethodProblem

method zoneIdgetRegion()java.lang.reflect.Method in object slick.jdbc.TimestamptzConverter does not have a correspondent in current version

| Backward | `slick.jdbc.TimestamptzConverter.zoneIdgetRegion` | DirectMissingMethodProblem

static method zoneIdgetRegion()java.lang.reflect.Method in class slick.jdbc.TimestamptzConverter does not have a correspondent in current version

| Backward | `slick.lifted.CompiledFunction.pshape` | DirectMissingMethodProblem

method pshape()slick.lifted.Shape in class slick.lifted.CompiledFunction does not have a correspondent in current version

| Backward | `slick.memory.DistributedBackend$DatabaseDef` | MissingClassProblem

class slick.memory.DistributedBackend#DatabaseDef does not have a correspondent in current version

| Backward | `slick.memory.DistributedBackend$DatabaseFactoryDef` | MissingClassProblem

class slick.memory.DistributedBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.memory.DistributedBackend$SessionDef` | MissingClassProblem

class slick.memory.DistributedBackend#SessionDef does not have a correspondent in current version

| Backward | `slick.memory.DistributedBackend.Database` | IncompatibleResultTypeProblem

method Database()slick.memory.DistributedBackend#DatabaseFactoryDef in object slick.memory.DistributedBackend has a different result type in current version, where it is slick.memory.DistributedBackend#DistributedDatabaseFactoryDef rather than slick.memory.DistributedBackend#DatabaseFactoryDef

| Backward | `slick.memory.DistributedBackend.Database` | IncompatibleResultTypeProblem

abstract method Database()slick.memory.DistributedBackend#DatabaseFactoryDef in interface slick.memory.DistributedBackend has a different result type in current version, where it is slick.memory.DistributedBackend#DistributedDatabaseFactoryDef rather than slick.memory.DistributedBackend#DatabaseFactoryDef

| Backward | `slick.memory.DistributedBackend.Database` | ReversedMissingMethodProblem

abstract method Database()slick.memory.DistributedBackend#DistributedDatabaseFactoryDef in interface slick.memory.DistributedBackend is present only in current version

| Backward | `slick.memory.DistributedBackend.createDatabase` | DirectMissingMethodProblem

method createDatabase(com.typesafe.config.Config,java.lang.String)slick.memory.DistributedBackend#DatabaseDef in interface slick.memory.DistributedBackend does not have a correspondent in current version

| Backward | `slick.memory.DistributedBackend.createDatabase` | IncompatibleResultTypeProblem

method createDatabase(com.typesafe.config.Config,java.lang.String)slick.memory.DistributedBackend#DatabaseDef in object slick.memory.DistributedBackend has a different result type in current version, where it is slick.memory.DistributedBackend#DistributedDatabaseDef rather than slick.memory.DistributedBackend#DatabaseDef

| Backward | `slick.memory.DistributedBackend.slick$memory$DistributedBackend$_setter_$Database_=` | ReversedMissingMethodProblem

abstract synthetic method slick$memory$DistributedBackend$_setter_$Database_=(slick.memory.DistributedBackend#DistributedDatabaseFactoryDef)Unit in interface slick.memory.DistributedBackend is present only in current version

| Backward | `slick.memory.DistributedProfile#Distribute#Scope.+` | DirectMissingMethodProblem

method +(slick.ast.TermSymbol,slick.ast.Node)slick.memory.DistributedProfile#Distribute#Scope in class slick.memory.DistributedProfile#Distribute#Scope does not have a correspondent in current version

| Backward | `slick.memory.DistributedProfile#DistributedQueryInterpreter.this` | IncompatibleMethTypeProblem

method this(slick.memory.DistributedProfile,java.lang.Object,slick.memory.DistributedBackend#SessionDef)Unit in class slick.memory.DistributedProfile#DistributedQueryInterpreter's type is different in current version, where it is (slick.memory.DistributedProfile,java.lang.Object,slick.memory.DistributedBackend#DistributedSessionDef)Unit instead of (slick.memory.DistributedProfile,java.lang.Object,slick.memory.DistributedBackend#SessionDef)Unit

| Backward | `slick.memory.DistributedProfile#QueryExecutorDef.run` | IncompatibleMethTypeProblem

method run(slick.memory.DistributedBackend#SessionDef)java.lang.Object in class slick.memory.DistributedProfile#QueryExecutorDef's type is different in current version, where it is (slick.memory.DistributedBackend#DistributedSessionDef)java.lang.Object instead of (slick.memory.DistributedBackend#SessionDef)java.lang.Object

| Backward | `slick.memory.DistributedProfile$QueryActionExtensionMethodsImpl` | MissingClassProblem

class slick.memory.DistributedProfile#QueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.memory.DistributedProfile$StreamingQueryActionExtensionMethodsImpl` | MissingClassProblem

class slick.memory.DistributedProfile#StreamingQueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.memory.DistributedProfile.api` | IncompatibleResultTypeProblem

method api()slick.memory.MemoryQueryingProfile#API in class slick.memory.DistributedProfile has a different result type in current version, where it is slick.memory.MemoryQueryingProfile#MemoryQueryingAPI rather than slick.memory.MemoryQueryingProfile#API

| Backward | `slick.memory.DistributedProfile.createDistributedQueryInterpreter` | IncompatibleMethTypeProblem

method createDistributedQueryInterpreter(java.lang.Object,slick.memory.DistributedBackend#SessionDef)slick.memory.DistributedProfile#DistributedQueryInterpreter in class slick.memory.DistributedProfile's type is different in current version, where it is (java.lang.Object,slick.memory.DistributedBackend#DistributedSessionDef)slick.memory.DistributedProfile#DistributedQueryInterpreter instead of (java.lang.Object,slick.memory.DistributedBackend#SessionDef)slick.memory.DistributedProfile#DistributedQueryInterpreter

| Backward | `slick.memory.DistributedProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.memory.DistributedProfile#QueryActionExtensionMethodsImpl in class slick.memory.DistributedProfile has a different result type in current version, where it is slick.memory.DistributedProfile#DistributedQueryActionExtensionMethodsImpl rather than slick.memory.DistributedProfile#QueryActionExtensionMethodsImpl

| Backward | `slick.memory.DistributedProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.memory.DistributedProfile#StreamingQueryActionExtensionMethodsImpl in class slick.memory.DistributedProfile has a different result type in current version, where it is slick.memory.DistributedProfile#DistributedStreamingQueryActionExtensionMethodsImpl rather than slick.memory.DistributedProfile#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.memory.DistributedProfile.emptyHeapDB` | IncompatibleResultTypeProblem

method emptyHeapDB()slick.memory.HeapBackend#DatabaseDef in class slick.memory.DistributedProfile has a different result type in current version, where it is slick.memory.HeapBackend#HeapDatabaseDef rather than slick.memory.HeapBackend#DatabaseDef

| Backward | `slick.memory.HeapBackend$DatabaseDef` | MissingClassProblem

class slick.memory.HeapBackend#DatabaseDef does not have a correspondent in current version

| Backward | `slick.memory.HeapBackend$DatabaseFactoryDef` | MissingClassProblem

class slick.memory.HeapBackend#DatabaseFactoryDef does not have a correspondent in current version

| Backward | `slick.memory.HeapBackend$SessionDef` | MissingClassProblem

class slick.memory.HeapBackend#SessionDef does not have a correspondent in current version

| Backward | `slick.memory.HeapBackend.Database` | IncompatibleResultTypeProblem

method Database()slick.memory.HeapBackend#DatabaseFactoryDef in object slick.memory.HeapBackend has a different result type in current version, where it is slick.memory.HeapBackend#HeapDatabaseFactoryDef rather than slick.memory.HeapBackend#DatabaseFactoryDef

| Backward | `slick.memory.HeapBackend.Database` | IncompatibleResultTypeProblem

abstract method Database()slick.memory.HeapBackend#DatabaseFactoryDef in interface slick.memory.HeapBackend has a different result type in current version, where it is slick.memory.HeapBackend#HeapDatabaseFactoryDef rather than slick.memory.HeapBackend#DatabaseFactoryDef

| Backward | `slick.memory.HeapBackend.Database` | ReversedMissingMethodProblem

abstract method Database()slick.memory.HeapBackend#HeapDatabaseFactoryDef in interface slick.memory.HeapBackend is present only in current version

| Backward | `slick.memory.HeapBackend.createDatabase` | DirectMissingMethodProblem

method createDatabase(com.typesafe.config.Config,java.lang.String)slick.memory.HeapBackend#DatabaseDef in interface slick.memory.HeapBackend does not have a correspondent in current version

| Backward | `slick.memory.HeapBackend.createDatabase` | IncompatibleResultTypeProblem

method createDatabase(com.typesafe.config.Config,java.lang.String)slick.memory.HeapBackend#DatabaseDef in object slick.memory.HeapBackend has a different result type in current version, where it is slick.memory.HeapBackend#HeapDatabaseDef rather than slick.memory.HeapBackend#DatabaseDef

| Backward | `slick.memory.HeapBackend.createEmptyDatabase` | DirectMissingMethodProblem

method createEmptyDatabase()slick.memory.HeapBackend#DatabaseDef in interface slick.memory.HeapBackend does not have a correspondent in current version

| Backward | `slick.memory.HeapBackend.createEmptyDatabase` | IncompatibleResultTypeProblem

method createEmptyDatabase()slick.memory.HeapBackend#DatabaseDef in object slick.memory.HeapBackend has a different result type in current version, where it is slick.memory.HeapBackend#HeapDatabaseDef rather than slick.memory.HeapBackend#DatabaseDef

| Backward | `slick.memory.HeapBackend.slick$memory$HeapBackend$_setter_$Database_=` | ReversedMissingMethodProblem

abstract synthetic method slick$memory$HeapBackend$_setter_$Database_=(slick.memory.HeapBackend#HeapDatabaseFactoryDef)Unit in interface slick.memory.HeapBackend is present only in current version

| Backward | `slick.memory.MemoryProfile#InsertInvokerDef.++=` | IncompatibleMethTypeProblem

method ++=(scala.collection.Iterable,slick.memory.HeapBackend#SessionDef)Unit in class slick.memory.MemoryProfile#InsertInvokerDef's type is different in current version, where it is (scala.collection.Iterable,slick.memory.HeapBackend#HeapSessionDef)Unit instead of (scala.collection.Iterable,slick.memory.HeapBackend#SessionDef)Unit

| Backward | `slick.memory.MemoryProfile#InsertInvokerDef.+=` | IncompatibleMethTypeProblem

method +=(java.lang.Object,slick.memory.HeapBackend#SessionDef)Unit in class slick.memory.MemoryProfile#InsertInvokerDef's type is different in current version, where it is (java.lang.Object,slick.memory.HeapBackend#HeapSessionDef)Unit instead of (java.lang.Object,slick.memory.HeapBackend#SessionDef)Unit

| Backward | `slick.memory.MemoryProfile#InsertMappingCompiler#InsertResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,scala.collection.mutable.ArrayBuffer)Unit in class slick.memory.MemoryProfile#InsertMappingCompiler#InsertResultConverter does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile#InsertMappingCompiler.tableColumnIdxs` | DirectMissingMethodProblem

method tableColumnIdxs()scala.collection.immutable.Map in class slick.memory.MemoryProfile#InsertMappingCompiler does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile$API` | MissingClassProblem

interface slick.memory.MemoryProfile#API does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile$InsertActionExtensionMethodsImpl` | MissingClassProblem

class slick.memory.MemoryProfile#InsertActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile$MappedColumnTypeFactory` | MissingClassProblem

class slick.memory.MemoryProfile#MappedColumnTypeFactory does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile$QueryActionExtensionMethodsImpl` | MissingClassProblem

class slick.memory.MemoryProfile#QueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile$SchemaActionExtensionMethodsImpl` | MissingClassProblem

class slick.memory.MemoryProfile#SchemaActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile$StreamingQueryActionExtensionMethodsImpl` | MissingClassProblem

class slick.memory.MemoryProfile#StreamingQueryActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.MappedColumnType` | DirectMissingMethodProblem

method MappedColumnType()slick.memory.MemoryProfile#MappedColumnTypeFactory in interface slick.memory.MemoryProfile does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.MappedColumnType` | IncompatibleResultTypeProblem

method MappedColumnType()slick.memory.MemoryProfile#MappedColumnTypeFactory in object slick.memory.MemoryProfile has a different result type in current version, where it is slick.memory.MemoryProfile#MemoryMappedColumnTypeFactory rather than slick.memory.MemoryProfile#MappedColumnTypeFactory

| Backward | `slick.memory.MemoryProfile.api` | IncompatibleResultTypeProblem

abstract method api()slick.memory.MemoryProfile#API in interface slick.memory.MemoryProfile has a different result type in current version, where it is slick.memory.MemoryProfile#MemoryAPI rather than slick.memory.MemoryProfile#API

| Backward | `slick.memory.MemoryProfile.api` | IncompatibleResultTypeProblem

method api()slick.memory.MemoryProfile#API in object slick.memory.MemoryProfile has a different result type in current version, where it is slick.memory.MemoryProfile#MemoryAPI rather than slick.memory.MemoryProfile#API

| Backward | `slick.memory.MemoryProfile.api` | ReversedMissingMethodProblem

abstract method api()slick.memory.MemoryProfile#MemoryAPI in interface slick.memory.MemoryProfile is present only in current version

| Backward | `slick.memory.MemoryProfile.columnOptions` | IncompatibleResultTypeProblem

method columnOptions()slick.relational.RelationalTableComponent#ColumnOptions in object slick.memory.MemoryProfile has a different result type in current version, where it is slick.relational.RelationalTableComponent#RelationalColumnOptions rather than slick.relational.RelationalTableComponent#ColumnOptions

| Backward | `slick.memory.MemoryProfile.createInsertActionExtensionMethods` | DirectMissingMethodProblem

method createInsertActionExtensionMethods(slick.ast.Node)slick.memory.MemoryProfile#InsertActionExtensionMethodsImpl in interface slick.memory.MemoryProfile does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.createInsertActionExtensionMethods` | IncompatibleResultTypeProblem

method createInsertActionExtensionMethods(slick.ast.Node)slick.memory.MemoryProfile#InsertActionExtensionMethodsImpl in object slick.memory.MemoryProfile has a different result type in current version, where it is slick.memory.MemoryProfile#MemoryInsertActionExtensionMethodsImpl rather than slick.memory.MemoryProfile#InsertActionExtensionMethodsImpl

| Backward | `slick.memory.MemoryProfile.createInterpreter` | DirectMissingMethodProblem

method createInterpreter(slick.memory.HeapBackend#DatabaseDef,java.lang.Object)slick.memory.QueryInterpreter in interface slick.memory.MemoryProfile does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.createInterpreter` | IncompatibleMethTypeProblem

method createInterpreter(slick.memory.HeapBackend#DatabaseDef,java.lang.Object)slick.memory.QueryInterpreter in object slick.memory.MemoryProfile's type is different in current version, where it is (slick.memory.HeapBackend#HeapDatabaseDef,java.lang.Object)slick.memory.QueryInterpreter instead of (slick.memory.HeapBackend#DatabaseDef,java.lang.Object)slick.memory.QueryInterpreter

| Backward | `slick.memory.MemoryProfile.createQueryActionExtensionMethods` | DirectMissingMethodProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.memory.MemoryProfile#QueryActionExtensionMethodsImpl in interface slick.memory.MemoryProfile does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.createQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.memory.MemoryProfile#QueryActionExtensionMethodsImpl in object slick.memory.MemoryProfile has a different result type in current version, where it is slick.memory.MemoryProfile#MemoryQueryActionExtensionMethodsImpl rather than slick.memory.MemoryProfile#QueryActionExtensionMethodsImpl

| Backward | `slick.memory.MemoryProfile.createSchemaActionExtensionMethods` | DirectMissingMethodProblem

method createSchemaActionExtensionMethods(slick.basic.BasicProfile#SchemaDescriptionDef)slick.memory.MemoryProfile#SchemaActionExtensionMethodsImpl in interface slick.memory.MemoryProfile does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.createSchemaActionExtensionMethods` | IncompatibleResultTypeProblem

method createSchemaActionExtensionMethods(slick.basic.BasicProfile#SchemaDescriptionDef)slick.memory.MemoryProfile#SchemaActionExtensionMethodsImpl in object slick.memory.MemoryProfile has a different result type in current version, where it is slick.memory.MemoryProfile#MemorySchemaActionExtensionMethodsImpl rather than slick.memory.MemoryProfile#SchemaActionExtensionMethodsImpl

| Backward | `slick.memory.MemoryProfile.createStreamingQueryActionExtensionMethods` | DirectMissingMethodProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.memory.MemoryProfile#StreamingQueryActionExtensionMethodsImpl in interface slick.memory.MemoryProfile does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.createStreamingQueryActionExtensionMethods` | IncompatibleResultTypeProblem

method createStreamingQueryActionExtensionMethods(slick.ast.Node,java.lang.Object)slick.memory.MemoryProfile#StreamingQueryActionExtensionMethodsImpl in object slick.memory.MemoryProfile has a different result type in current version, where it is slick.memory.MemoryProfile#MemoryStreamingQueryActionExtensionMethodsImpl rather than slick.memory.MemoryProfile#StreamingQueryActionExtensionMethodsImpl

| Backward | `slick.memory.MemoryProfile.dbAction` | IncompatibleSignatureProblem

method dbAction(scala.Function1)slick.basic.FixedBasicAction in object slick.memory.MemoryProfile has a different generic signature in current version, where it is (Lscala/Function1;)Lslick/basic/FixedBasicAction; rather than (Lscala/Function1;)Lslick/basic/FixedBasicAction;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.memory.MemoryProfile.runSynchronousQuery` | DirectMissingMethodProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.memory.HeapBackend#SessionDef)java.lang.Object in interface slick.memory.MemoryProfile does not have a correspondent in current version

| Backward | `slick.memory.MemoryProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.memory.HeapBackend#SessionDef)java.lang.Object in object slick.memory.MemoryProfile in current version does not have a correspondent with same parameter signature among (slick.ast.Node,java.lang.Object,slick.memory.HeapBackend#HeapSessionDef)java.lang.Object, (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object

| Backward | `slick.memory.MemoryProfile.slick$memory$MemoryProfile$_setter_$api_=` | ReversedMissingMethodProblem

abstract synthetic method slick$memory$MemoryProfile$_setter_$api_=(slick.memory.MemoryProfile#MemoryAPI)Unit in interface slick.memory.MemoryProfile is present only in current version

| Backward | `slick.memory.MemoryQueryingProfile#MemoryCodeGen#QueryResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,scala.collection.mutable.ArrayBuffer)scala.runtime.Nothing# in class slick.memory.MemoryQueryingProfile#MemoryCodeGen#QueryResultConverter does not have a correspondent in current version

| Backward | `slick.memory.MemoryQueryingProfile$API` | MissingClassProblem

interface slick.memory.MemoryQueryingProfile#API does not have a correspondent in current version

| Backward | `slick.memory.MemoryQueryingProfile.api` | IncompatibleResultTypeProblem

abstract method api()slick.memory.MemoryQueryingProfile#API in interface slick.memory.MemoryQueryingProfile has a different result type in current version, where it is slick.memory.MemoryQueryingProfile#MemoryQueryingAPI rather than slick.memory.MemoryQueryingProfile#API

| Backward | `slick.memory.MemoryQueryingProfile.api` | ReversedMissingMethodProblem

abstract method api()slick.memory.MemoryQueryingProfile#MemoryQueryingAPI in interface slick.memory.MemoryQueryingProfile is present only in current version

| Backward | `slick.memory.QueryInterpreter.this` | IncompatibleMethTypeProblem

method this(slick.memory.HeapBackend#DatabaseDef,java.lang.Object)Unit in class slick.memory.QueryInterpreter's type is different in current version, where it is (slick.memory.HeapBackend#HeapDatabaseDef,java.lang.Object)Unit instead of (slick.memory.HeapBackend#DatabaseDef,java.lang.Object)Unit

| Backward | `slick.relational.CompoundResultConverter#mcB#sp.set` | DirectMissingMethodProblem

method set(Byte,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcB#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter#mcC#sp.set` | DirectMissingMethodProblem

method set(Char,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcC#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter#mcD#sp.set` | DirectMissingMethodProblem

method set(Double,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcD#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter#mcF#sp.set` | DirectMissingMethodProblem

method set(Float,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcF#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter#mcI#sp.set` | DirectMissingMethodProblem

method set(Int,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcI#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter#mcJ#sp.set` | DirectMissingMethodProblem

method set(Long,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcJ#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter#mcS#sp.set` | DirectMissingMethodProblem

method set(Short,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcS#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter#mcZ#sp.set` | DirectMissingMethodProblem

method set(Boolean,java.lang.Object)Unit in class slick.relational.CompoundResultConverter#mcZ#sp does not have a correspondent in current version

| Backward | `slick.relational.CompoundResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,java.lang.Object)Unit in class slick.relational.CompoundResultConverter does not have a correspondent in current version

| Backward | `slick.relational.GetOrElseResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,java.lang.Object)Unit in class slick.relational.GetOrElseResultConverter does not have a correspondent in current version

| Backward | `slick.relational.IsDefinedResultConverter.set` | DirectMissingMethodProblem

method set(Boolean,java.lang.Object)scala.runtime.Nothing# in class slick.relational.IsDefinedResultConverter does not have a correspondent in current version

| Backward | `slick.relational.OptionRebuildingResultConverter.set` | DirectMissingMethodProblem

method set(scala.Option,java.lang.Object)scala.runtime.Nothing# in class slick.relational.OptionRebuildingResultConverter does not have a correspondent in current version

| Backward | `slick.relational.ProductResultConverter.set` | DirectMissingMethodProblem

method set(scala.Product,java.lang.Object)Unit in class slick.relational.ProductResultConverter does not have a correspondent in current version

| Backward | `slick.relational.RelationalActionComponent$SchemaActionExtensionMethodsImpl` | MissingClassProblem

interface slick.relational.RelationalActionComponent#SchemaActionExtensionMethodsImpl does not have a correspondent in current version

| Backward | `slick.relational.RelationalProfile$API` | MissingClassProblem

interface slick.relational.RelationalProfile#API does not have a correspondent in current version

| Backward | `slick.relational.RelationalProfile.api` | IncompatibleResultTypeProblem

abstract method api()slick.relational.RelationalProfile#API in interface slick.relational.RelationalProfile has a different result type in current version, where it is slick.relational.RelationalProfile#RelationalAPI rather than slick.relational.RelationalProfile#API

| Backward | `slick.relational.RelationalProfile.api` | ReversedMissingMethodProblem

abstract method api()slick.relational.RelationalProfile#RelationalAPI in interface slick.relational.RelationalProfile is present only in current version

| Backward | `slick.relational.RelationalProfile.runSynchronousQuery` | IncompatibleMethTypeProblem

abstract method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#SessionDef)java.lang.Object in interface slick.relational.RelationalProfile's type is different in current version, where it is (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object instead of (slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#SessionDef)java.lang.Object

| Backward | `slick.relational.RelationalProfile.runSynchronousQuery` | ReversedMissingMethodProblem

abstract method runSynchronousQuery(slick.ast.Node,java.lang.Object,slick.basic.BasicBackend#BasicSessionDef)java.lang.Object in interface slick.relational.RelationalProfile is present only in current version

| Backward | `slick.relational.RelationalTableComponent#Table.O` | IncompatibleResultTypeProblem

method O()slick.relational.RelationalTableComponent#ColumnOptions in class slick.relational.RelationalTableComponent#Table has a different result type in current version, where it is slick.relational.RelationalTableComponent#RelationalColumnOptions rather than slick.relational.RelationalTableComponent#ColumnOptions

| Backward | `slick.relational.RelationalTableComponent$ColumnOptions` | MissingClassProblem

interface slick.relational.RelationalTableComponent#ColumnOptions does not have a correspondent in current version

| Backward | `slick.relational.RelationalTypesComponent$ImplicitColumnTypes` | MissingClassProblem

interface slick.relational.RelationalTypesComponent#ImplicitColumnTypes does not have a correspondent in current version

| Backward | `slick.relational.ResultConverter.set` | DirectMissingMethodProblem

abstract method set(java.lang.Object,java.lang.Object)Unit in interface slick.relational.ResultConverter does not have a correspondent in current version

| Backward | `slick.relational.ResultConverter.set` | ReversedMissingMethodProblem

abstract method set(java.lang.Object,java.lang.Object,Int)Unit in interface slick.relational.ResultConverter is present only in current version

| Backward | `slick.relational.SimpleFastPathResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,java.lang.Object)Unit in class slick.relational.SimpleFastPathResultConverter does not have a correspondent in current version

| Backward | `slick.relational.TypeMappingResultConverter.set` | DirectMissingMethodProblem

method set(java.lang.Object,java.lang.Object)Unit in class slick.relational.TypeMappingResultConverter does not have a correspondent in current version

| Backward | `slick.relational.UnitResultConverter.set` | DirectMissingMethodProblem

method set(scala.runtime.BoxedUnit,java.lang.Object)Unit in class slick.relational.UnitResultConverter does not have a correspondent in current version

| Backward | `slick.sql.SqlTableComponent$ColumnOptions` | MissingClassProblem

interface slick.sql.SqlTableComponent#ColumnOptions does not have a correspondent in current version

| Backward | `slick.util.AsyncExecutor.loggingReporter` | DirectMissingMethodProblem

static method loggingReporter()scala.Function1 in interface slick.util.AsyncExecutor does not have a correspondent in current version

| Backward | `slick.util.AsyncExecutor.loggingReporter` | DirectMissingMethodProblem

method loggingReporter()scala.Function1 in object slick.util.AsyncExecutor does not have a correspondent in current version

| Backward | `slick.util.ManagedArrayBlockingQueue.$default$3` | IncompatibleSignatureProblem

synthetic static method $default$3()Boolean in class slick.util.ManagedArrayBlockingQueue has a different generic signature in current version, where it is rather than ()Z. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.util.ManagedArrayBlockingQueue.$default$3` | IncompatibleSignatureProblem

synthetic method $default$3()Boolean in object slick.util.ManagedArrayBlockingQueue has a different generic signature in current version, where it is rather than ()Z. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.util.ManagedArrayBlockingQueue.drainTo` | IncompatibleSignatureProblem

method drainTo(java.util.Collection)Int in class slick.util.ManagedArrayBlockingQueue has a different generic signature in current version, where it is (Ljava/util/Collection<-Lslick/util/AsyncExecutor$PrioritizedRunnable;>;)I rather than (Ljava/util/Collection<-TE;>;)I. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.util.ManagedArrayBlockingQueue.drainTo` | IncompatibleSignatureProblem

method drainTo(java.util.Collection,Int)Int in class slick.util.ManagedArrayBlockingQueue has a different generic signature in current version, where it is (Ljava/util/Collection<-Lslick/util/AsyncExecutor$PrioritizedRunnable;>;I)I rather than (Ljava/util/Collection<-TE;>;I)I. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.util.TupleSupport.buildTuple` | IncompatibleMethTypeProblem

method buildTuple(scala.collection.immutable.IndexedSeq)scala.Product in object slick.util.TupleSupport's type is different in current version, where it is (scala.collection.IndexedSeq)scala.Product instead of (scala.collection.immutable.IndexedSeq)scala.Product

| Backward | `slick.util.TupleSupport.buildTuple` | IncompatibleMethTypeProblem

static method buildTuple(scala.collection.immutable.IndexedSeq)scala.Product in class slick.util.TupleSupport's type is different in current version, where it is (scala.collection.IndexedSeq)scala.Product instead of (scala.collection.immutable.IndexedSeq)scala.Product

|

34 changes to com.typesafe.slick:slick-codegen since 3.4.1

#### Dependency changes Incompatibility | Artifact | Previous version | Current version | Version scheme | -------------------- | ----------------------------------------------------- | ---------------- | --------------- | ------------------------- | Backward and forward | `org.scala-lang.modules:scala-collection-compat_2.13` | 2.8.1 | Absent | | Backward and forward | `org.slf4j:slf4j-api` | 1.7.36 | 2.0.6 | Early semantic versioning | #### Code changes Incompatibility | Symbol | Problem | --------------- | ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | Backward | `slick.codegen.AbstractGenerator$TableDef` | MissingClassProblem

class slick.codegen.AbstractGenerator#TableDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$` | MissingClassProblem

object slick.codegen.AbstractGenerator#TableDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$ColumnDef` | MissingClassProblem

class slick.codegen.AbstractGenerator#TableDef#ColumnDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$ColumnDef$` | MissingClassProblem

object slick.codegen.AbstractGenerator#TableDef#ColumnDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$Def` | MissingClassProblem

interface slick.codegen.AbstractGenerator#TableDef#Def does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$EntityTypeDef` | MissingClassProblem

interface slick.codegen.AbstractGenerator#TableDef#EntityTypeDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$ForeignKeyDef` | MissingClassProblem

class slick.codegen.AbstractGenerator#TableDef#ForeignKeyDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$ForeignKeyDef$` | MissingClassProblem

object slick.codegen.AbstractGenerator#TableDef#ForeignKeyDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$IndexDef` | MissingClassProblem

class slick.codegen.AbstractGenerator#TableDef#IndexDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$IndexDef$` | MissingClassProblem

object slick.codegen.AbstractGenerator#TableDef#IndexDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$PlainSqlMapperDef` | MissingClassProblem

interface slick.codegen.AbstractGenerator#TableDef#PlainSqlMapperDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$PrimaryKeyDef` | MissingClassProblem

class slick.codegen.AbstractGenerator#TableDef#PrimaryKeyDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$PrimaryKeyDef$` | MissingClassProblem

object slick.codegen.AbstractGenerator#TableDef#PrimaryKeyDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$TableClassDef` | MissingClassProblem

interface slick.codegen.AbstractGenerator#TableDef#TableClassDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$TableValueDef` | MissingClassProblem

interface slick.codegen.AbstractGenerator#TableDef#TableValueDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$TermDef` | MissingClassProblem

interface slick.codegen.AbstractGenerator#TableDef#TermDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator$TableDef$TypeDef` | MissingClassProblem

interface slick.codegen.AbstractGenerator#TableDef#TypeDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator.Table` | IncompatibleSignatureProblem

abstract method Table()scala.Function1 in class slick.codegen.AbstractGenerator has a different generic signature in current version, where it is ()Lscala/Function1; rather than ()Lscala/Function1;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.codegen.AbstractGenerator.TableDef` | DirectMissingMethodProblem

method TableDef()slick.codegen.AbstractGenerator#TableDef# in class slick.codegen.AbstractGenerator does not have a correspondent in current version

| Backward | `slick.codegen.AbstractGenerator.tables` | IncompatibleSignatureProblem

method tables()scala.collection.immutable.Seq in class slick.codegen.AbstractGenerator has a different generic signature in current version, where it is ()Lscala/collection/immutable/Seq; rather than ()Lscala/collection/immutable/Seq;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.codegen.AbstractGenerator.tablesByName` | IncompatibleSignatureProblem

method tablesByName()scala.collection.immutable.Map in class slick.codegen.AbstractGenerator has a different generic signature in current version, where it is ()Lscala/collection/immutable/Map; rather than ()Lscala/collection/immutable/Map;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef` | MissingClassProblem

class slick.codegen.AbstractSourceCodeGenerator#TableDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$ColumnDef` | MissingClassProblem

class slick.codegen.AbstractSourceCodeGenerator#TableDef#ColumnDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$EntityTypeDef` | MissingClassProblem

interface slick.codegen.AbstractSourceCodeGenerator#TableDef#EntityTypeDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$ForeignKeyDef` | MissingClassProblem

class slick.codegen.AbstractSourceCodeGenerator#TableDef#ForeignKeyDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$IndexDef` | MissingClassProblem

class slick.codegen.AbstractSourceCodeGenerator#TableDef#IndexDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$PlainSqlMapperDef` | MissingClassProblem

interface slick.codegen.AbstractSourceCodeGenerator#TableDef#PlainSqlMapperDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$PrimaryKeyDef` | MissingClassProblem

class slick.codegen.AbstractSourceCodeGenerator#TableDef#PrimaryKeyDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$TableClassDef` | MissingClassProblem

interface slick.codegen.AbstractSourceCodeGenerator#TableDef#TableClassDef does not have a correspondent in current version

| Backward | `slick.codegen.AbstractSourceCodeGenerator$TableDef$TableValueDef` | MissingClassProblem

interface slick.codegen.AbstractSourceCodeGenerator#TableDef#TableValueDef does not have a correspondent in current version

| Backward | `slick.codegen.SourceCodeGenerator$TableDef` | MissingClassProblem

class slick.codegen.SourceCodeGenerator#TableDef does not have a correspondent in current version

| Backward | `slick.codegen.SourceCodeGenerator.Table` | IncompatibleSignatureProblem

method Table()scala.Function1 in class slick.codegen.SourceCodeGenerator has a different generic signature in current version, where it is ()Lscala/Function1; rather than ()Lscala/Function1;. See https://github.com/lightbend/mima#incompatiblesignatureproblem

|
The source code for this page can be found here.