diff --git a/src/main/resources/db/migration/V46__drop_temp_migrering_utbetalinger.sql b/src/main/resources/db/migration/V46__drop_temp_migrering_utbetalinger.sql new file mode 100644 index 00000000..181e9cc2 --- /dev/null +++ b/src/main/resources/db/migration/V46__drop_temp_migrering_utbetalinger.sql @@ -0,0 +1 @@ +DROP TABLE temp_utbetalinger_migrering; \ No newline at end of file