Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions migrations/20250318151416_drop_note.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DROP TABLE notes;

Check failure on line 1 in migrations/20250318151416_drop_note.sql

View workflow job for this annotation

GitHub Actions / check-release-on-prod

The table "notes" doesn't exists in schema "public". Targets: instances/prod-sample-instance/databases/hr_prod https://www.bytebase.com/docs/reference/error-code/advisor#604
Loading