This website requires JavaScript.
Explore
Help
Sign In
caisin
/
sea-orm
Watch
1
Star
0
Fork
0
You've already forked sea-orm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sea-orm
/
tests
History
Chris Tsang
76596da46a
Merge pull request
#117
from SeaQL/primary-key-type
...
`InsertResult` to return the primary key's type
2021-09-03 14:15:11 +08:00
..
common
Merge pull request
#117
from SeaQL/primary-key-type
2021-09-03 14:15:11 +08:00
crud
Testing composite primary keys
2021-09-02 11:47:57 +08:00
basic.rs
Use smol async-runtime and require one of the supported runtime for integration tests
2021-08-21 22:56:48 +08:00
crud_tests.rs
Test against all supported runtime
2021-08-21 22:56:48 +08:00
primary_key_tests.rs
Testing composite primary keys
2021-09-02 11:47:57 +08:00
query_tests.rs
Test against all supported runtime
2021-08-21 22:56:48 +08:00
relational_tests.rs
Update query helper column_as
2021-09-03 11:23:29 +08:00
sequential_op_tests.rs
Testing composite primary keys
2021-09-02 11:47:57 +08:00