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 089487d commit 803fe95Copy full SHA for 803fe95
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