-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update join_tracking_table_crossings_vw.sql (#596)
* Add WCRP columns to wcrp_watersheds.csv Column shows which wcrp the watershed belongs to * Added migration files db.v0.5.3 includes join_tracking_table_crossings_vw.sql and migrate.sh * Add wcrp column to wcrp_watersheds Added column in table creation * Moved wcrp column creation - Added statement to add the wcrp column to bcfishpass.wcrp_watersheds - removed the change from db/v0.5.0/sql/tables/wcrp.sql * run add column wcrp to wcrp_watersheds on all systems * Update join_tracking_table_crossings_vw.sql - Added right join so excluded structures with no feature in crossings_wcrp_vw show up in the joined table. --------- Co-authored-by: Simon Norris <[email protected]>
- Loading branch information
1 parent
fd7a2e2
commit 66695ec
Showing
1 changed file
with
109 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters