Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / slick/slick issues and pull requests

#2529 - Fix compiler deprecated warnings

Pull Request - State: closed - Opened by slovvik over 2 years ago - 2 comments
Labels: build

#2492 - Update derby to 10.16.1.1

Pull Request - State: open - Opened by scala-steward over 2 years ago - 17 comments
Labels: build, Needs Java 17

#2491 - Update h2 to 2.1.214

Pull Request - State: open - Opened by scala-steward over 2 years ago - 47 comments
Labels: build

#2475 - CI: separate tests, take 2

Pull Request - State: open - Opened by nafg over 2 years ago - 20 comments
Labels: build

#2461 - Update dependency com.h2database:h2 to v2

Pull Request - State: open - Opened by renovate[bot] over 2 years ago - 21 comments
Labels: build, Needs migration effort

#2453 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] over 2 years ago

#2430 - ManagedArrayBlockingQueue permanently reduces throughput when session release throws

Issue - State: closed - Opened by sirmax over 2 years ago - 8 comments
Labels: bug

#2301 - Add inSet support for Tuple2

Pull Request - State: open - Opened by dontgitit over 3 years ago - 14 comments
Labels: improvement

#2249 - Simplify comparing Option values

Issue - State: open - Opened by andyczerwonka over 3 years ago - 15 comments

#2187 - Scala 3 support [superseded by #2687]

Pull Request - State: open - Opened by alexFrankfurt almost 4 years ago - 38 comments
Labels: improvement

#2177 - Scala 3 support

Issue - State: open - Opened by SethTisue almost 4 years ago - 21 comments
Labels: community

#2079 - Using custom function such as group_concat

Issue - State: open - Opened by srolel over 5 years ago - 3 comments

#1967 - Unnecessary subquery for nested left join

Issue - State: open - Opened by szeiger over 6 years ago

#1964 - Incorrect sql generation for filtering on aggregates

Issue - State: open - Opened by sei15 over 6 years ago - 7 comments

#1894 - Doing <>twice results in java.lang.ClassCastException

Issue - State: open - Opened by djx314 almost 7 years ago - 6 comments

#1760 - count(distinct audienceId) - cannot convert node to SQL Comprehension

Issue - State: closed - Opened by keanpantraw over 7 years ago - 18 comments

#1651 - CountDistinct is not consistent with distinct.length

Issue - State: closed - Opened by frosforever over 8 years ago - 3 comments

#1413 - Left Joins greater than 2 results in subselect - Slick 3.1

Issue - State: open - Opened by tomcham about 9 years ago - 12 comments

#1026 - Support Java 8 LocalDate, LocalTime, ZonedDateTime

Issue - State: open - Opened by awhitford about 10 years ago - 46 comments
Labels: improvement, topic:codegen

#963 - update ... returning

Issue - State: open - Opened by adamhooper over 10 years ago - 41 comments
Labels: improvement

#961 - "Unknown column" MySQL error when using a leftJoin in a for comprehension

Issue - State: open - Opened by stijn-starmind over 10 years ago - 8 comments
Labels: improvement

#800 - Support for WHERE NOT EXISTS

Issue - State: closed - Opened by nremond almost 11 years ago - 7 comments
Labels: improvement

#563 - Support index hints

Issue - State: open - Opened by cvogt about 11 years ago - 8 comments
Labels: improvement

#497 - Mutating updates: update foo set a=a+123

Issue - State: open - Opened by szeiger about 11 years ago - 107 comments
Labels: improvement, UPVOTED