Skip to content

Commit

Permalink
Drop previous function
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Sep 4, 2023
1 parent 8fd8b6e commit 70d75bb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ export class UpdateImpactStoredFunctions1692854789441
`);

await queryRunner.query(`
DROP FUNCTION IF EXISTS get_percentage_water_stress_area;
CREATE OR REPLACE FUNCTION get_percentage_water_stress_area(
geo_region_id uuid,
name_code text
Expand Down

0 comments on commit 70d75bb

Please sign in to comment.