You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recall that the default or recommended output path used to be src/entity. This could be an intentional change or an error in the documentation. If this was indeed updated, clarification would help avoid confusion.
Please let me know if this was a deliberate change or an oversight, and if any best practices regarding directory structure have been updated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description:
While following the SeaORM documentation, I noticed that the output path for generated entity files appears as
entity/src
in the command:I recall that the default or recommended output path used to be
src/entity
. This could be an intentional change or an error in the documentation. If this was indeed updated, clarification would help avoid confusion.Please let me know if this was a deliberate change or an oversight, and if any best practices regarding directory structure have been updated.
Beta Was this translation helpful? Give feedback.
All reactions