Skip to content

Commit

Permalink
chore: remove pubsub FKs (#3685)
Browse files Browse the repository at this point in the history
Remove the relationship between the modules/deployments tables and
pubsub.
  • Loading branch information
stuartwdouglas authored Dec 9, 2024
1 parent 4c88c60 commit 1d1b990
Show file tree
Hide file tree
Showing 6 changed files with 116 additions and 171 deletions.
32 changes: 16 additions & 16 deletions backend/controller/dal/internal/sql/models.go

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

73 changes: 25 additions & 48 deletions backend/controller/dal/internal/sql/queries.sql.go

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

32 changes: 16 additions & 16 deletions backend/controller/pubsub/internal/sql/models.go

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

Loading

0 comments on commit 1d1b990

Please sign in to comment.