Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update join_tracking_table_crossings_vw.sql #596

Merged
merged 7 commits into from
Nov 8, 2024
Merged

Commits on Oct 30, 2024

  1. Add WCRP columns to wcrp_watersheds.csv

    Column shows which wcrp the watershed belongs to
    andrewp-CWF committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1a045a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Added migration files

    db.v0.5.3 includes join_tracking_table_crossings_vw.sql and migrate.sh
    andrewp-CWF committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    46ad123 View commit details
    Browse the repository at this point in the history
  2. Add wcrp column to wcrp_watersheds

    Added column in table creation
    andrewp-CWF committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    24bbc64 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. 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
    andrewp-CWF committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    97cc8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94aae1e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. 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.
    andrewp-CWF committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    269a31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c3200 View commit details
    Browse the repository at this point in the history