We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804ada7 commit db7d49cCopy full SHA for db7d49c
migrations/202503131714_alter_table_film.sql
@@ -0,0 +1 @@
1
+ALTER TABLE film IF EXISTS ADD COLUMN IF NOT EXISTS release_date date;
0 commit comments