sea-orm-tutorial icon indicating copy to clipboard operation
sea-orm-tutorial copied to clipboard

ebook for SeaORM tutorial

Results 5 sea-orm-tutorial issues
Sort by recently updated
recently updated
newest added

We would like to rewrite SeaORM tutorial and align with SeaORM 0.8.0 and beyond. We're going to have two types of tutorial: 1. The Basics of SeaORM: covers all essentials...

good first issue

## PR Info In #18 , the example password seems to have changed from `root` to `password`, but the password in the first example was still `root`, so I fixed...

## PR Info Code is easier to comprehend with the missing use-statements (especially because of the necessatiy to use 'as').