Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SeaORM 0.11.x Docs - 1 #87

Merged
merged 26 commits into from
Feb 3, 2023
Merged

SeaORM 0.11.x Docs - 1 #87

merged 26 commits into from
Feb 3, 2023

Conversation

billy1624
Copy link
Member

We should execute the following command to tag 0.11.x docs before merging this into master

npm run docusaurus docs:version 0.11.x

REF: https://docusaurus.io/docs/versioning#directory-structure

@netlify
Copy link

netlify bot commented Feb 2, 2023

Deploy Preview for seaql ready!

Name Link
🔨 Latest commit 5a2ea69
🔍 Latest deploy log https://app.netlify.com/sites/seaql/deploys/63dd1c37d4331d000830938e
😎 Deploy Preview https://deploy-preview-87--seaql.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

…sults()`, `MockDatabase::append_exec_errors()` and `MockDatabase::append_query_errors()` take any types implemented `IntoIterator` trait (SeaQL/sea-orm#1367)
@billy1624 billy1624 requested a review from tyt2y3 February 3, 2023 10:23
@billy1624 billy1624 marked this pull request as ready for review February 3, 2023 10:24
Copy link
Member Author

@billy1624 billy1624 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! I'll write the SeaORM 0.11.0 release blog on another PR

@tyt2y3 please review and merge this :)

SeaORM/docs/02-install-and-config/02-connection.md Outdated Show resolved Hide resolved
SeaORM/docs/04-generate-entity/02-entity-structure.md Outdated Show resolved Hide resolved
SeaORM/docs/05-basic-crud/03-insert.md Outdated Show resolved Hide resolved
@billy1624
Copy link
Member Author

Updated

@tyt2y3 tyt2y3 merged commit 877caf8 into master Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants