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

Documentation improvements #111

Closed
tyt2y3 opened this issue Jan 29, 2024 · 0 comments
Closed

Documentation improvements #111

tyt2y3 opened this issue Jan 29, 2024 · 0 comments

Comments

@tyt2y3
Copy link
Member

tyt2y3 commented Jan 29, 2024

We've addressed a few problems as mentioned on https://cprimozic.net/notes/posts/trying-out-sea-orm/ "Trying Out sea-orm"

  1. Regarding "I don't know how to create a db enum", https://www.sea-ql.org/SeaORM/docs/generate-entity/enumeration/#native-database-enum more instructions for using Postgres Enum 933ad35
  2. Regarding "the schema syntax is too verbose", a design on possibly less verbose migration syntax Less verbose migration · Issue #2084
  3. Regarding "I want to use SQL in migrations", https://www.sea-ql.org/SeaORM/docs/migration/writing-migration/#using-raw-sql more emphasis on using SQL and explaining the benefits of code-based migrations f3ab541

Thank you for your suggestions, and we are constantly looking to improve the library / documentation.

@tyt2y3 tyt2y3 closed this as completed Jan 29, 2024
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

No branches or pull requests

1 participant