Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

fix bugs and compile issues #48

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

chenakam
Copy link

Fix bugs and solve compile issues to support Quill.

Import in your project:

libraryDependencies ++= Seq(
  // 由于是用`jitpack`打包的,首先需要用这样一行触发打包,然后再注掉仅启用下面一行。
  // "com.github.dedge-space" % "mvessel" % "d91e517998",
  "com.github.dedge-space.mvessel" %% "mvessel-android" % "d91e517998",
  ...
)

more details, see https://jitpack.io/

My library for Quill:
https://github.com/dedge-space/assoid/tree/master/src/main/scala/hobby/wei/c/persist/db
https://github.com/dedge-space/assoid/blob/master/src/main/scala/hobby/wei/c/persist/db/QuillCtx.scala

@fedefernandez
Copy link
Contributor

@chenakam thanks for the PR. Please, this library is no longer supported and it'll be archived. Feel free to fork it or clone it. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants