mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Update doobie, use legacy java.time conversions
This commit is contained in:
@ -7,6 +7,8 @@ import docspell.common.Timestamp
|
||||
|
||||
import docspell.common._
|
||||
import doobie._
|
||||
//import doobie.implicits.javatime._
|
||||
import doobie.implicits.legacy.instant._
|
||||
import doobie.util.log.Success
|
||||
import io.circe.{Decoder, Encoder}
|
||||
import docspell.common.syntax.all._
|
||||
|
Reference in New Issue
Block a user