-
-
Notifications
You must be signed in to change notification settings - Fork 598
Comparing changes
Open a pull request
base repository: SeaQL/sea-orm
base: 0.4.0
head repository: SeaQL/sea-orm
compare: 0.4.1
- 19 commits
- 28 files changed
- 5 contributors
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 49ef619 - Browse repository at this point
Copy the full SHA 49ef619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1267286 - Browse repository at this point
Copy the full SHA 1267286View commit details
Commits on Nov 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af3632d - Browse repository at this point
Copy the full SHA af3632dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d952a3e - Browse repository at this point
Copy the full SHA d952a3eView commit details
Commits on Nov 22, 2021
-
Add TryFromU64 trait for
DateTime<FixedOffset>
.The timestamp column (with time zone) generates the field with `chrono::DateTime<chrono::FixedOffset>`. Sadly, `DeriveEntityModel` macro fails because `TryFromU64` is not implemented for this type. I added the trivial implementation for `chrono::DateTime<chrono::FixedOffset>`.
Configuration menu - View commit details
-
Copy full SHA for bc952b3 - Browse repository at this point
Copy the full SHA bc952b3View commit details
Commits on Nov 23, 2021
-
Merge pull request #331 from kev0960/master
Add TryFromU64 trait for `DateTime<FixedOffset>`.
Configuration menu - View commit details
-
Copy full SHA for 2dea267 - Browse repository at this point
Copy the full SHA 2dea267View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc49049 - Browse repository at this point
Copy the full SHA cc49049View commit details
Commits on Dec 2, 2021
-
* add offset and limit * move offset&limit to QuerySelect
Configuration menu - View commit details
-
Copy full SHA for 273dc0d - Browse repository at this point
Copy the full SHA 273dc0dView commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c8fd38 - Browse repository at this point
Copy the full SHA 2c8fd38View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf499ed - Browse repository at this point
Copy the full SHA bf499edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3acf4b - Browse repository at this point
Copy the full SHA d3acf4bView commit details -
Merge pull request #355 from SeaQL/pulls/355
For some reason the `axum_example` fail to compile
Configuration menu - View commit details
-
Copy full SHA for 41e345c - Browse repository at this point
Copy the full SHA 41e345cView commit details
Commits on Dec 4, 2021
-
Support Up to 6 Values Composite Primary Key (#353)
* Support up to 6 composite primary key * Test [issues] * Test [issues]
Configuration menu - View commit details
-
Copy full SHA for 1229287 - Browse repository at this point
Copy the full SHA 1229287View commit details -
Codegen Handle Self Referencing & Multiple Relations to the Same Rela…
…ted Entity (#347) * [sea-orm-codegen] handle self referencing relation & multiple relations to the same related entity * Test [cli] * Test [cli]
Configuration menu - View commit details
-
Copy full SHA for ccb8b95 - Browse repository at this point
Copy the full SHA ccb8b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5bdb68 - Browse repository at this point
Copy the full SHA b5bdb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2273ea - Browse repository at this point
Copy the full SHA f2273eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcc44d - Browse repository at this point
Copy the full SHA 4dcc44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b75fe - Browse repository at this point
Copy the full SHA 67b75feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 871a5e8 - Browse repository at this point
Copy the full SHA 871a5e8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.4.0...0.4.1