Skip to content

Commit 49fa038

Browse files
committed
remove meta line from view bot
1 parent 9cf8fa6 commit 49fa038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • moped-database/migrations/default/1778169083589_speed_up_project_list_view

moped-database/migrations/default/1778169083589_speed_up_project_list_view/up.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ LEFT JOIN LATERAL (
306306
) proj_status_update ON true
307307
WHERE mp.is_deleted = false;
308308

309-
-- Most recent migration: moped-database/migrations/default/1778009019613_council_dist_reporting/up.sql
309+
310310

311311
CREATE OR REPLACE VIEW component_arcgis_online_view AS WITH work_types AS (
312312
SELECT

0 commit comments

Comments
 (0)