Skip to content

Commit

Permalink
Merge pull request #863 from larsenle/main
Browse files Browse the repository at this point in the history
Sprint 19 DB documentation
  • Loading branch information
ychung-mot authored Dec 11, 2024
2 parents 021ee5e + 776a8a4 commit 9c288ad
Show file tree
Hide file tree
Showing 5 changed files with 2,679 additions and 3 deletions.
6 changes: 5 additions & 1 deletion database/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ _Note: Master scripts are the preferred release method to use, starting with Rel
### Release 7 Scripts:
- Master Scripts _(preferred release method)_:
- `utility/STR_DSS_Migration_Sprint_18.sql`
- `utility/STR_DSS_Migration_Sprint_19.sql`

- Sprint 18:
- `ddl/STR_DSS_Incremental_DB_DDL_Sprint_18.sql`
Expand All @@ -206,4 +207,7 @@ _Note: Master scripts are the preferred release method to use, starting with Rel
- `utility/Correct_Rental_Listings_Sprint_18.sql`

- Sprint 19:
- `ddl/STR_DSS_Incremental_DB_DDL_Sprint_19.sql`
- `ddl/STR_DSS_Incremental_DB_DDL_Sprint_19.sql`
- `ddl/STR_DSS_Functions_Sprint_19.sql`
- `seeding/STR_DSS_Data_Seeding_LGs_Sprint_19.sql`
- `seeding/STR_DSS_Data_Seeding_Geometry_Sprint_19.sql`
Loading

0 comments on commit 9c288ad

Please sign in to comment.