Skip to content

Commit

Permalink
fix: data filtering (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt authored Jul 3, 2024
1 parent 6c7ab56 commit d105427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/db/0023.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alter table ingestion_rule add constraint unique_project_type unique (project_id, type);

0 comments on commit d105427

Please sign in to comment.