Skip to content

Commit

Permalink
feat: generate & migrations for policy
Browse files Browse the repository at this point in the history
This commit includes the db generate for policy and the db migrations
`make db-migrations`

Signed-off-by: Kairo Araujo <[email protected]>
  • Loading branch information
kairoaraujo committed Apr 12, 2024
1 parent 9b7918e commit 04e6d30
Show file tree
Hide file tree
Showing 42 changed files with 5,220 additions and 1,134 deletions.
428 changes: 348 additions & 80 deletions ent.graphql

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions ent.resolvers.go

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

8 changes: 3 additions & 5 deletions ent/attestation.go

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

8 changes: 3 additions & 5 deletions ent/attestationcollection.go

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

144 changes: 144 additions & 0 deletions ent/attestationpolicy.go

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

87 changes: 87 additions & 0 deletions ent/attestationpolicy/attestationpolicy.go

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

Loading

0 comments on commit 04e6d30

Please sign in to comment.