108 Commits

Author SHA1 Message Date
Billy Chan
1cdbcceddb
Testing different db on various async runtime (#53)
* Testing different db on various async runtime

* Test on various runtime

* No explicit cargo build step

* Cargo build with features

* Hotfix

* With actix_rt

* Only tests "runtime-async-std-native-tls" for now
2021-07-22 19:23:21 +08:00
Sam Samai
1d55df9c7b Merge branch 'master' into ss/test_suite
# Conflicts:
#	.github/workflows/rust.yml
#	Cargo.toml
2021-07-22 21:04:36 +10:00
Billy Chan
22516b8f68 Add Postgres db driver 2021-07-21 19:07:02 +08:00
Sam Samai
f94d19b702 Use mysql 8.0 image on CI 2021-07-15 09:13:30 +10:00
Sam Samai
aef5c56f6c Add MySQL service to Github actions 2021-07-14 10:18:25 +10:00
Billy Chan
a94224e0f2 Unit test sea-orm-codegen 2021-07-12 23:45:27 +08:00
Billy Chan
c6a1cfab2e Update GitHub action 2021-06-26 21:07:52 +08:00
Chris Tsang
092b50eec3 GitHub Action 2021-06-20 23:10:47 +08:00