Skip to content

How to downgrade sea-orm-cli version? #1286

@frederikhors

Description

@frederikhors

If I install with:

cargo install [email protected]

and generate with:

sea-orm-cli generate entity //......

the generated file have:

//! `SeaORM` Entity. Generated by sea-orm-codegen 0.10.5

instead of of 0.10.2.

If I run

sea-orm-cli -v

I can see:

sea-orm-cli 0.10.2

What is going on?

I need the 0.10.2 version right now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions