Fix examples
This commit is contained in:
parent
bf65bfd205
commit
b0a7ceb4d1
@ -49,4 +49,4 @@ insta = { version = "1.34.0", features = ["redactions", "yaml", "filters"] }
|
|||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
sea-orm = { path = "../../" }
|
sea-orm = { path = "../../" }
|
||||||
sea-orm-migration = { path = "../../sea-orm-migration" }
|
sea-orm-migration = { path = "../../sea-orm-migration" }
|
||||||
loco-rs = { git = "https://github.com/SeaQL/sea-orm" }
|
loco-rs = { git = "https://github.com/billy1624/loco" }
|
||||||
|
@ -56,4 +56,4 @@ insta = { version = "1.34.0", features = ["redactions", "yaml", "filters"] }
|
|||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
sea-orm = { path = "../../" }
|
sea-orm = { path = "../../" }
|
||||||
sea-orm-migration = { path = "../../sea-orm-migration" }
|
sea-orm-migration = { path = "../../sea-orm-migration" }
|
||||||
loco-rs = { git = "https://github.com/SeaQL/sea-orm" }
|
loco-rs = { git = "https://github.com/billy1624/loco" }
|
||||||
|
@ -50,4 +50,4 @@ insta = { version = "1.34.0", features = ["redactions", "yaml", "filters"] }
|
|||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
sea-orm = { path = "../../" }
|
sea-orm = { path = "../../" }
|
||||||
sea-orm-migration = { path = "../../sea-orm-migration" }
|
sea-orm-migration = { path = "../../sea-orm-migration" }
|
||||||
loco-rs = { git = "https://github.com/SeaQL/sea-orm" }
|
loco-rs = { git = "https://github.com/billy1624/loco" }
|
||||||
|
@ -56,4 +56,4 @@ insta = { version = "1.34.0", features = ["redactions", "yaml", "filters"] }
|
|||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
sea-orm = { path = "../../../" }
|
sea-orm = { path = "../../../" }
|
||||||
sea-orm-migration = { path = "../../../sea-orm-migration" }
|
sea-orm-migration = { path = "../../../sea-orm-migration" }
|
||||||
loco-rs = { git = "https://github.com/SeaQL/sea-orm" }
|
loco-rs = { git = "https://github.com/billy1624/loco" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user