◐ Shell
reader mode source ↗
Skip to content
Merged
Show file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
1 change: 1 addition & 0 deletions sdk/python/feast/infra/registry/sql.py
Original file line number Diff line number Diff line change
Expand Up @@ -1237,6 +1237,7 @@ def delete_project(
data_sources,
entities,
permissions,
projects,
}:
stmt = delete(t).where(t.c.project_id == name)
Toggle all file notes Toggle all file annotations