Billy Chan
9d2cae44b3
Migrator CLI Fixup ( #708 )
...
* CI compile migrator CLI
* sea-orm-migration's CLI with only migration subcommand
* Fix clippy warnings
* Fixup
* `sea-orm-cli migrate init`: write sea-orm-migration version based on CLI version
2022-05-10 23:24:23 +08:00
Chris Tsang
59576b9d47
Sunset Postgres 9
2022-05-10 00:16:07 +08:00
Billy Chan
840f8f6148
DeriveEntityModel
macros override column name (#695 )
...
* Override column name with the name of model field in `DeriveEntityModel` macros [issues]
* Fixup: trim prefix and tailing underscore
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2022-05-09 22:08:59 +08:00
Billy Chan
5a123b36aa
DerivePrimaryKey
with custom primary key column name (#694 )
...
* `DerivePrimaryKey` with custom primary key column name
* Add test cases [issues]
2022-05-09 22:00:04 +08:00
Chris Tsang
730b52088f
Add tests
2022-05-09 12:31:12 +08:00
Chris Tsang
31edb2c409
Rename
2022-04-05 21:23:55 +08:00
Giri Priyadarshan
17a3ad9620
tonic gRPC example ( #659 )
...
* tonic gRPC example
* minor change to client output
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2022-04-05 20:35:33 +08:00
Chris Tsang
311a14a470
Rename example
2022-04-03 22:12:48 +08:00
Cobalt
6a22207944
chore: Upgrade to Actix Web 4 ( #638 )
...
* chore: Upgrade to actix-web 4
* fix: Update example names for CI tests
2022-04-02 22:00:49 +08:00
Mike
290d2c5172
add example for integrate with jsonrpsee ( #632 )
...
* add example for integrate with jsonrpsee
* Update CI
2022-03-26 17:40:06 +08:00
Chris Tsang
da7cc541eb
Merge pull request #584 from SeaQL/pulls/471
...
Pulls/471
2022-03-21 01:17:46 +08:00
Chris Tsang
929b85131c
[issues]
2022-03-21 01:12:54 +08:00
Aaron Leopold
7ba6144ead
Added axum graphql example ( #587 )
...
* added example for axum + graphql
* clean up
* removed macos file
* Pr/587 (#1 )
* Migrate on startup
* Update CI
* Add .gitignore
* Add README
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-03-16 18:16:19 +08:00
Billy Chan
d541f9e6ec
Optimize GitHub actions
2022-02-07 10:39:14 +08:00
Chris Tsang
d7cdc4ff7d
Temporary fix
2022-02-06 00:03:32 +08:00
Sunli
211029356c
Add Poem example
2022-01-13 12:24:42 +08:00
Billy Chan
4980810867
ci: run simple clippy
2021-12-25 14:01:56 +08:00
Billy Chan
90122374aa
Add test cases [issues]
2021-12-07 16:13:25 +08:00
Billy Chan
1229287fd8
Support Up to 6 Values Composite Primary Key ( #353 )
...
* Support up to 6 composite primary key
* Test [issues]
* Test [issues]
2021-12-04 20:57:05 +08:00
Chris Tsang
0deedddf28
Merge pull request #292 from SeaQL/returning
...
Returning
2021-11-17 17:41:28 +08:00
Billy Chan
f809242c1f
Test [issues]
2021-11-16 18:40:37 +08:00
Billy Chan
fd50ffd5ea
Merge remote-tracking branch 'origin/master' into returning
2021-11-16 14:44:12 +08:00
Billy Chan
2e5534279d
Test [issues]
2021-11-15 22:16:15 +08:00
Billy Chan
66c23c85db
Revert MySQL & SQLite returning support
2021-11-10 14:42:19 +08:00
Billy Chan
17232063b3
This will fail loll
2021-11-08 22:29:18 +08:00
Billy Chan
afdb1afeb8
This will fail loll
2021-11-08 22:12:09 +08:00
Billy Chan
2f0ac4ca1d
Fixup
2021-11-08 20:11:44 +08:00
Billy Chan
30f43b64c6
Fixup
2021-11-08 19:03:06 +08:00
Billy Chan
1ed6371cbd
Run axum_example
on CI
2021-11-08 12:39:36 +08:00
Chris Tsang
57c255387f
Remove test-temp from Rust.yml
2021-11-02 02:08:49 +08:00
Billy Chan
a1167b774e
Try cargo test
with different args
2021-10-30 23:37:44 +08:00
Billy Chan
128352092d
GitHub Actions with Conditional Job Running Based on Commit Message ( #266 )
...
* .
* testing...
* testing ...
* [test] ...
* .
* ..
* testing
* [testing]
* testing
* [cli] this should only run cli
* [CLI] how about this
* [mysql] only
* [postgres] only
* [examples] only
* [issues] only
* [sqlite] only
* Run by default
* Always run example [cli]
* ...
* Run by default (again)
* Docs
* Remove unused
* ...
* [cli] [issues] only
2021-10-23 16:10:26 +08:00
Billy Chan
4913e88f3a
CI install sea-orm-cli in debug mode
2021-10-22 11:25:18 +08:00
Forest Anderson
44da1cab0b
Rearranged files, added fmt
2021-10-22 11:24:41 +08:00
Billy Chan
b65de65464
[issues] The CI issues job should be running
2021-10-21 19:09:38 +08:00
Billy Chan
56e2f7c0e9
Add empty line...
2021-10-21 19:08:58 +08:00
Billy Chan
d10a52cc58
Try skip CI job issues
2021-10-21 19:06:03 +08:00
Billy Chan
e911d2f5f4
Unify case-transform using the same crate
2021-10-21 11:36:57 +08:00
Forest Anderson
fb1694b096
Updated actions with test
2021-10-19 01:27:27 -04:00
Chris Tsang
2a34381a8d
Speed up test suite
2021-10-15 16:14:50 +08:00
Chris Tsang
7bc6477091
Merge branch 'master' into transaction-3
2021-10-12 14:24:35 +08:00
Chris Tsang
f9dd9d242a
Edit
2021-10-12 13:42:24 +08:00
Chris Tsang
e57975930e
Unit Test Rocket
2021-10-12 12:30:30 +08:00
Chris Tsang
c24d7704d9
Move examples #232
2021-10-09 14:38:43 +08:00
Chris Tsang
97235df059
Test
2021-10-06 18:29:47 +08:00
Chris Tsang
7274f5c624
Fix test failure
2021-10-02 15:16:43 +08:00
Chris Tsang
f0dda202b2
Add to workflow
2021-10-01 11:15:38 +08:00
Chris Tsang
8c8c93bb40
Add to GitHub Action
2021-09-21 18:28:42 +08:00
Sam Samai
71926cfd4b
Merge branch 'master' into ss/rocket-example
...
# Conflicts:
# Cargo.toml
2021-09-03 22:33:16 +10:00
Billy Chan
e852a09498
cargo clippy
2021-09-03 16:51:22 +08:00