Muhannad Alrusayni
|
15db5d2933
|
clean up some comments
|
2021-09-17 22:45:05 +03:00 |
|
Muhannad Alrusayni
|
3bf26a758a
|
impl TryFromU64 for tuples types
|
2021-09-17 22:41:49 +03:00 |
|
Muhannad Alrusayni
|
56dd19ef75
|
Impl TryGetableMany for diffrent types of generices
|
2021-09-17 21:59:38 +03:00 |
|
Chris Tsang
|
28b7542ca9
|
0.2.2
|
2021-09-18 01:42:38 +08:00 |
|
Chris Tsang
|
6ce040bbba
|
Bump sea-orm-macros
|
2021-09-17 23:49:55 +08:00 |
|
Chris Tsang
|
89c7359759
|
sea-orm-macros 0.2.2
|
2021-09-17 23:47:48 +08:00 |
|
Chris Tsang
|
1977d69202
|
sea-orm-cli 0.2.2
|
2021-09-17 23:40:53 +08:00 |
|
Chris Tsang
|
903fda0e87
|
sea-orm-codegen 0.2.2
|
2021-09-17 23:39:58 +08:00 |
|
Chris Tsang
|
89661ae3d0
|
Merge pull request #173 from SeaQL/pg-timestamp-tz
`TimestampWithTimeZone` Fixups
|
2021-09-17 23:38:47 +08:00 |
|
Chris Tsang
|
e36be13611
|
Bump dependency version
|
2021-09-17 23:27:14 +08:00 |
|
Chris Tsang
|
e7ec68f4c1
|
Correct Rust type to ColumnType mapping
|
2021-09-17 23:06:41 +08:00 |
|
Chris Tsang
|
b1b5f95c1d
|
Unit tests
|
2021-09-17 22:22:10 +08:00 |
|
Billy Chan
|
ffb0f1f07d
|
Codegen supports ColumnType::TimestampWithTimeZone
|
2021-09-17 21:57:16 +08:00 |
|
Billy Chan
|
6435b51d09
|
Remove unused assert
|
2021-09-17 21:45:45 +08:00 |
|
Billy Chan
|
37d390e500
|
WIP
|
2021-09-17 19:04:18 +08:00 |
|
Chris Tsang
|
5509048550
|
Merge pull request #166 from SeaQL/model-ignore-attribute
Model ignore attributes
|
2021-09-17 17:20:42 +08:00 |
|
Billy Chan
|
a45c44cfc5
|
Add cake_expanded entity file for docs demo
|
2021-09-17 17:20:07 +08:00 |
|
Billy Chan
|
5fe8c7c9c4
|
Revert adding #[sea_orm(ignore)] to tests entities
|
2021-09-17 17:08:55 +08:00 |
|
Chris Tsang
|
a280a227d8
|
TODO
|
2021-09-17 16:04:07 +08:00 |
|
Billy Chan
|
6e7e2a59d3
|
cargo fmt
|
2021-09-17 15:16:30 +08:00 |
|
Chris Tsang
|
2e1371537a
|
Merge FromQueryResultExt into FromQueryResult
|
2021-09-17 15:04:37 +08:00 |
|
Chris Tsang
|
94b5fbf413
|
Merge pull request #167 from MuhannadAlrusayni/master
Improve working with raw SQL
|
2021-09-17 14:58:18 +08:00 |
|
Chris Tsang
|
8564512350
|
Merge pull request #168 from SeaQL/example/log
Add example of debug log support
|
2021-09-17 14:34:07 +08:00 |
|
Chris Tsang
|
905b7c4255
|
Merge pull request #165 from SeaQL/cli/log
Add CLI verbose option
|
2021-09-17 14:33:29 +08:00 |
|
Chris Tsang
|
51a690ba99
|
Update Cargo.toml
|
2021-09-17 12:26:31 +08:00 |
|
Chris Tsang
|
2b36ab0ae0
|
Update Cargo.toml
|
2021-09-17 12:23:06 +08:00 |
|
Muhannad Alrusayni
|
e71a74b0c1
|
Improve working with raw SQL
- Add `find_by_statement` to `T: FromQueryResult`
- Add `SelectorRaw::from_statement` constructor
|
2021-09-16 18:06:02 +03:00 |
|
Billy Chan
|
c1e399ae18
|
Add example of debug log support
|
2021-09-16 18:30:05 +08:00 |
|
Muhannad Alrusayni
|
9107c9010a
|
add into_model() for Statement
|
2021-09-16 11:47:31 +03:00 |
|
Billy Chan
|
beca48d48e
|
Refactor
|
2021-09-16 14:59:48 +08:00 |
|
Billy Chan
|
4e7bf8b836
|
Testing
|
2021-09-16 13:11:26 +08:00 |
|
Billy Chan
|
16e41be9df
|
Add & parse "ignore" macro attribute
|
2021-09-16 13:11:04 +08:00 |
|
Billy Chan
|
962d895249
|
Add CLI verbose option
|
2021-09-16 10:14:01 +08:00 |
|
Chris Tsang
|
38a4d3a810
|
Merge pull request #157 from SeaQL/codegen-fixup
Codegen include `nullable` attribute when `column_type` is explicitly defined
|
2021-09-15 13:07:51 +08:00 |
|
Chris Tsang
|
dc10caac4c
|
Fix sea-schema dependency
|
2021-09-15 12:57:50 +08:00 |
|
Billy Chan
|
5cb1088fd9
|
Update sea-query dependency
|
2021-09-15 12:40:37 +08:00 |
|
Chris Tsang
|
8a4996300f
|
Refactor Link
|
2021-09-15 12:17:21 +08:00 |
|
Billy Chan
|
01011cf0f4
|
Generate macro attribute "nullable"
|
2021-09-15 10:46:12 +08:00 |
|
Billy Chan
|
ca3dd2d2a1
|
cargo fmt
|
2021-09-15 10:45:09 +08:00 |
|
Billy Chan
|
39902deaef
|
Remove unused import
|
2021-09-15 10:44:24 +08:00 |
|
Chris Tsang
|
fbd390662b
|
Merge pull request #143 from SeaQL/codegen-entity-compact-fomat
Codegen for compact Entity format
|
2021-09-14 22:59:15 +08:00 |
|
Billy Chan
|
848a15856b
|
Fix test cases
|
2021-09-14 00:08:20 +08:00 |
|
Billy Chan
|
39c5a4d134
|
Derive attributes
|
2021-09-13 23:54:42 +08:00 |
|
Chris Tsang
|
d85e66c742
|
Merge branch 'merge-150'
|
2021-09-13 21:57:27 +08:00 |
|
Chris Tsang
|
d7ad11bfd9
|
Merge pull request #150 from Acidic9/patch-1
Add `DateTimeWithTimeZone` support for `DeriveEntityModel`
|
2021-09-13 21:55:54 +08:00 |
|
Chris Tsang
|
363b606d2c
|
Docs
|
2021-09-13 21:52:05 +08:00 |
|
Chris Tsang
|
2ac8fe664e
|
Docs
|
2021-09-12 22:17:17 +08:00 |
|
Ari Seyhun
|
1815e30405
|
Add DateTimeWithTimeZone support for DeriveEntityModel
|
2021-09-12 20:50:28 +09:30 |
|
Chris Tsang
|
8d70137508
|
Docs
|
2021-09-11 23:30:44 +08:00 |
|
Chris Tsang
|
182c96e384
|
Fix clippy warning
|
2021-09-11 15:53:34 +08:00 |
|