We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b5e3e commit f15e0d5Copy full SHA for f15e0d5
Cargo.toml
@@ -106,6 +106,3 @@ seaography = ["sea-orm-macros/seaography"]
106
# This allows us to develop using a local version of sea-query
107
# [patch.crates-io]
108
# sea-query = { path = "../sea-query" }
109
-
110
-[patch.crates-io]
111
-sea-query = { git = "https://github.com/SeaQL/sea-query", branch = "pro" }
0 commit comments