Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Slick / ScalaQuery
Conversations
About
Slick / ScalaQuery
Contact owners and managers
1–30 of 1657
Mark all as read
Report group
0 selected
Seth Tisue
3/29/21
THIS GROUP IS NOW READ-ONLY.
Where to discuss Slick instead: * On issues, pull requests, and discussions at https://github.com/
unread,
THIS GROUP IS NOW READ-ONLY.
Where to discuss Slick instead: * On issues, pull requests, and discussions at https://github.com/
3/29/21
swathi patnaikuni
3/24/21
Slick 3.3.3 .subquery used in rankOver doesn't add alias
I'm trying to replicate the below query using slick: PSQL query: ``` select ranked.* from (
unread,
Slick 3.3.3 .subquery used in rankOver doesn't add alias
I'm trying to replicate the below query using slick: PSQL query: ``` select ranked.* from (
3/24/21
Seth Tisue
3/19/21
Slick 3.3.3 released (last fall)
In case you missed it, Slick 3.3.3 was released in September 2020. Release notes here: https://github
unread,
Slick 3.3.3 released (last fall)
In case you missed it, Slick 3.3.3 was released in September 2020. Release notes here: https://github
3/19/21
Seth Tisue
3/19/21
Slick news (March 2021)
Slick is community-maintained by a loose assortment of volunteers. For more information, see this PR:
unread,
Slick news (March 2021)
Slick is community-maintained by a loose assortment of volunteers. For more information, see this PR:
3/19/21
Seth Tisue
3/19/21
Shut down this group?
I'm proposing we shut down this Google group and either just use Gitter, or perhaps enable the
unread,
Shut down this group?
I'm proposing we shut down this Google group and either just use Gitter, or perhaps enable the
3/19/21
shalabh shankhdhar
2/15/21
Postgre to Slick Query Conversion of JsonType
Hi Team, Any Idea on what would be the equivalent of this query in Slick.scala: select * from table
unread,
Postgre to Slick Query Conversion of JsonType
Hi Team, Any Idea on what would be the equivalent of this query in Slick.scala: select * from table
2/15/21
Alperen Cetin
2/11/21
How to map MappedProjection to a db class
Hi everyone, How can I map Query[MappedProjection[Example, [Option[String], Int, UUID, UUID]],
unread,
How to map MappedProjection to a db class
Hi everyone, How can I map Query[MappedProjection[Example, [Option[String], Int, UUID, UUID]],
2/11/21
akashic seer
,
Naftoli Gugenheim
5
7/19/20
Any working slick examples ?
thanks I'll try that
unread,
Any working slick examples ?
thanks I'll try that
7/19/20
Craig Tataryn
,
akashic seer
2
7/19/20
Help with .sortBy in join
Have you tried copying and pasting the generated SQL into MySQL workbench and running it and letting
unread,
Help with .sortBy in join
Have you tried copying and pasting the generated SQL into MySQL workbench and running it and letting
7/19/20
NAVEEN KUMAR
,
Naftoli Gugenheim
2
7/17/20
Slick 3.3.2 Table
I feel like you've omitted most of your question...? On Fri, Jul 17, 2020, 10:17 AM NAVEEN KUMAR
unread,
Slick 3.3.2 Table
I feel like you've omitted most of your question...? On Fri, Jul 17, 2020, 10:17 AM NAVEEN KUMAR
7/17/20
Satyagraha 1956
,
Prakash
2
5/17/20
Scala codegen issue for column default value and mapped type
For providing the default I would go for Scala option and while wrapping the value I will do
unread,
Scala codegen issue for column default value and mapped type
For providing the default I would go for Scala option and while wrapping the value I will do
5/17/20
Ujjal Dey
,
Craig Tataryn
2
3/11/20
Calculate a derived column in the select output - Scala Slick 3.2.3
Unless I'm missing something, in this case you should be able to just extend your Task model like
unread,
Calculate a derived column in the select output - Scala Slick 3.2.3
Unless I'm missing something, in this case you should be able to just extend your Task model like
3/11/20
Mike Allen
,
Prakash Kr.
4
2/25/20
Record validation/check constraints in Slick
Hello Mike, I don't think slick comes up with this kind of behaviour,for this we can have not
unread,
Record validation/check constraints in Slick
Hello Mike, I don't think slick comes up with this kind of behaviour,for this we can have not
2/25/20
Igor Urisman
2/11/20
Custom RejectedExecutionHandler for AsyncExecutor
Hello, Slick is backed by a custom executor, which is a wrapper around java.util.concurrent.
unread,
Custom RejectedExecutionHandler for AsyncExecutor
Hello, Slick is backed by a custom executor, which is a wrapper around java.util.concurrent.
2/11/20
thoefer
, …
Sudheer Reddy Aedama
6
10/17/19
Compiled -- pagination with sortBy
I have a similar situation. Have you figured out the type of sortBy? I am using play-slick 3.0.3 (
unread,
Compiled -- pagination with sortBy
I have a similar situation. Have you figured out the type of sortBy? I am using play-slick 3.0.3 (
10/17/19
Nebehr Gudahtt
,
Ivano Pagano
4
9/4/19
SimpleExpression returning a tuple
Thanks for the clarification, will turn out useful. Iv. On Tuesday, September 3, 2019 at 3:10:10 PM
unread,
SimpleExpression returning a tuple
Thanks for the clarification, will turn out useful. Iv. On Tuesday, September 3, 2019 at 3:10:10 PM
9/4/19
Craig Smitham
, …
Aaron Patzer
8
8/30/19
Slick 3: Calling PostgreSQL stored procedure with sqlu causes SlickException
There is no support to return `.as[Unit]` so you need to return `.as[String]`. The result of a void
unread,
Slick 3: Calling PostgreSQL stored procedure with sqlu causes SlickException
There is no support to return `.as[Unit]` so you need to return `.as[String]`. The result of a void
8/30/19
an sowmya
7/29/19
Slick jdbc -- Conversion of result rows to JSON when column names are dynamic
Hi, I am using slick jdbc , i am getting data rows, i am converting to JSON using case class . But
unread,
Slick jdbc -- Conversion of result rows to JSON when column names are dynamic
Hi, I am using slick jdbc , i am getting data rows, i am converting to JSON using case class . But
7/29/19
Kumar Kavish
6/27/19
https://stackoverflow.com/questions/56588593/lock-db-row-using-updlock-hint-and-run-some-code-which-
Hi Everyone, Please help me with the below question. https://stackoverflow.com/questions/56588593/
unread,
https://stackoverflow.com/questions/56588593/lock-db-row-using-updlock-hint-and-run-some-code-which-
Hi Everyone, Please help me with the below question. https://stackoverflow.com/questions/56588593/
6/27/19
Nathaniel Echols
6/19/19
autoInc fields with null default break updates in Postgres
I have several models like this: case class MyObject( uuid: UUID, name: String, id: Option[Long] =
unread,
autoInc fields with null default break updates in Postgres
I have several models like this: case class MyObject( uuid: UUID, name: String, id: Option[Long] =
6/19/19
dhesika kutty
5/14/19
Slick / ScalaQuery
Slick (“Scala Language-Integrated Connection Kit”) is Typesafe's Functional Relational Mapping (
unread,
Slick / ScalaQuery
Slick (“Scala Language-Integrated Connection Kit”) is Typesafe's Functional Relational Mapping (
5/14/19
nathanie...@gmail.com
4/26/19
accessing Blob/Clob fields in Postgres
I eventually managed to answer my previous question (https://groups.google.com/forum/?utm_medium=
unread,
accessing Blob/Clob fields in Postgres
I eventually managed to answer my previous question (https://groups.google.com/forum/?utm_medium=
4/26/19
Unknown Unknown
4/24/19
How to add `ConstColumn` for `None` value in the Slick
There is some table: case class Thing(name: String, color: Option[String], height: Option[String])
unread,
How to add `ConstColumn` for `None` value in the Slick
There is some table: case class Thing(name: String, color: Option[String], height: Option[String])
4/24/19
nathanie...@gmail.com
2
4/9/19
Problems mapping Option[Blob] to Postgres type
Update: if I try mapping to "oid" type instead, the insert works - but I get this error
unread,
Problems mapping Option[Blob] to Postgres type
Update: if I try mapping to "oid" type instead, the insert works - but I get this error
4/9/19
chaita...@gmail.com
,
Naftoli Gugenheim
2
4/2/19
Query a database using slick
Start by reading the documentation. http://slick.lightbend.com/doc/3.3.0/ On Tue, Apr 2, 2019 at 12:
unread,
Query a database using slick
Start by reading the documentation. http://slick.lightbend.com/doc/3.3.0/ On Tue, Apr 2, 2019 at 12:
4/2/19
an sowmya
,
Naftoli Gugenheim
3
3/11/19
Slick application for login works fine but hangs after some idle time
I am using slick 3.2 and numThreads=8 On Sun, Mar 10, 2019 at 11:01 PM Naftoli Gugenheim <
unread,
Slick application for login works fine but hangs after some idle time
I am using slick 3.2 and numThreads=8 On Sun, Mar 10, 2019 at 11:01 PM Naftoli Gugenheim <
3/11/19
Renato Guerra Cavalcanti
2/1/19
Slick 3.3.0 released!
Hi all, Slick 3.3.0 is out! MySQL driver 6.x support #1924 Upgrade to Reactive Streams v1.0.2 #1927
unread,
Slick 3.3.0 released!
Hi all, Slick 3.3.0 is out! MySQL driver 6.x support #1924 Upgrade to Reactive Streams v1.0.2 #1927
2/1/19
an sowmya
,
Anze Cesar
2
12/28/18
how to call stored procedures and user defined function from database using slick
Hi, calling functions is explained here: http://slick.lightbend.com/doc/3.2.0/userdefined.html On Fri
unread,
how to call stored procedures and user defined function from database using slick
Hi, calling functions is explained here: http://slick.lightbend.com/doc/3.2.0/userdefined.html On Fri
12/28/18
Shreyas Tandale
,
Ivano Pagano
3
12/28/18
How to get last records for last 24 hours from postgres using slick.
Hey Ivano. Thank you for your prompt reply. Let me try this approach. On Friday, December 28, 2018 at
unread,
How to get last records for last 24 hours from postgres using slick.
Hey Ivano. Thank you for your prompt reply. Let me try this approach. On Friday, December 28, 2018 at
12/28/18
yvvq
,
Ivano Pagano
3
12/7/18
what is the purpose of trampoline in DBIO.sameThreadExecutionContext
thx, it seems correct to me 在 2018年12月4日星期二 UTC+8下午5:46:48,Ivano Pagano写道: Possibly `r.run()` might
unread,
what is the purpose of trampoline in DBIO.sameThreadExecutionContext
thx, it seems correct to me 在 2018年12月4日星期二 UTC+8下午5:46:48,Ivano Pagano写道: Possibly `r.run()` might
12/7/18