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
Move /packages/dbml-parse/src/project/ to /packages/dbml-parse/src/compiler/project/ to colocate project management with the compiler.
Updates:
- Move project/ directory with Filepath, DbmlProjectLayout, and MemoryProjectLayout
- Update compiler import from @/project to ./project
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
0 commit comments