Skip to content

mcitem/sea-orm-mini-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeaORM 2.0 & ts-rs Integration Notice

Warning

ts-rs does not yet support HasOne and HasMany relations for SeaORM 2.0. We are currently waiting for the official release of SeaORM 2.0 before submitting the necessary Pull Request.

To run this example, we must use the patched versions of these libraries.

[patch.crates-io]
sea-orm = { git = "https://github.com/mcitem/sea-orm" }
ts-rs = { git = "https://github.com/mcitem/ts-rs" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors