Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
feat(ent): study plans and milestones
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-guan committed May 11, 2023
1 parent a6fe95d commit d002f4d
Show file tree
Hide file tree
Showing 24 changed files with 5,979 additions and 603 deletions.
313 changes: 307 additions & 6 deletions internal/ent/client.go

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions internal/ent/ent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions internal/ent/hook/hook.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 46 additions & 0 deletions internal/ent/migrate/schema.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

158 changes: 158 additions & 0 deletions internal/ent/milestone.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 95 additions & 0 deletions internal/ent/milestone/milestone.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d002f4d

Please sign in to comment.