Skip to content
New issue

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

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

Already on GitHub? # to your account

Cleanup RE #320 #340

Merged
merged 2 commits into from
Jun 11, 2023
Merged

Cleanup RE #320 #340

merged 2 commits into from
Jun 11, 2023

Conversation

rustprooflabs
Copy link
Owner

@rustprooflabs rustprooflabs commented Jun 11, 2023

Remove refresh of MV that no longer exists. Make comments on new tables more consistent. Fill in missing comments.

Install PgDD extension in Docker image. Makes CREATE EXTENSION pgdd; available, helpful when looking through comments on database objects.

@rustprooflabs rustprooflabs added the documentation Improvements or additions to documentation label Jun 11, 2023
@rustprooflabs rustprooflabs added this to the 0.9.0 milestone Jun 11, 2023
@rustprooflabs rustprooflabs marked this pull request as ready for review June 11, 2023 13:28
@rustprooflabs rustprooflabs merged commit 503bad7 into dev Jun 11, 2023
@rustprooflabs rustprooflabs deleted the cleanup-changes branch June 11, 2023 20:58
rustprooflabs added a commit that referenced this pull request Jun 11, 2023
* Add shop tests (#338)

Add tests for shop point/polygon counts. Includes moving test docs to main docs page, and overall improvements to the examples.

* Change "all" views to tables loaded via Flex style (#337)

* Changing vbuilding_all view to building_combined_point table

* Create PK, move helper into style folder

* Starting to convert vshop_all. Current version has test errors due to moving code into shop_helper. Need to add more tests on original to help find the cause of the problem with this change.

* Fix loading of shop polygons. Reset shop_polygon test output to actual.

* Add detailed POI tests

* Restructure POI loading in prep to migrate all view

* Moving from vpoi_all mat view to poi_combined_point table

* still failing on poi_combined_point

* Fixed import problem by setting up ID column properly

* Cleanup RE #320 (#340)

* Remove refresh of MV that no longer exists. Make comments on new tables more consistent

* Add missing comments. Install PgDD extension
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant