Skip to content

Commit

Permalink
Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Jul 17, 2022
1 parent 5fb70db commit 02d2bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SeaORM/blog/2022-07-17-whats-new-in-0.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ impl MigrationTrait for Migration {
</div>
</div>

## SeaORM CLI Updates
## SeaORM CLI Improvements

- [[#735](https://github.com/SeaQL/sea-orm/pull/735)] Improve logging of generate entity command
- [[#588](https://github.com/SeaQL/sea-orm/pull/588)] Generate enum with numeric like variants
Expand Down Expand Up @@ -671,7 +671,7 @@ impl MigrationTrait for Migration {
</div>
</div>

## Enhancements
## Miscellaneous Enhancements

- [[#800](https://github.com/SeaQL/sea-orm/pull/800)] Added `sqlx_logging_level` to `ConnectOptions`
- [[#768](https://github.com/SeaQL/sea-orm/pull/768)] Added `num_items_and_pages` to `Paginator`
Expand Down

0 comments on commit 02d2bd5

Please sign in to comment.