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

Documentation #1225

Merged
merged 23 commits into from
Nov 13, 2024
Merged

Documentation #1225

merged 23 commits into from
Nov 13, 2024

Conversation

akabishau
Copy link
Collaborator

@akabishau akabishau commented Nov 4, 2024

this PR adds new functionality to the core project that will be used as building blocks for the documentation:

  • mapping: dynamically built table that represents current mapping state of the table; the logic includes snapshot functionality to support tracking of changes
  • metadata: table captures current state of the ctgov study model; supports snapshots but currently uses static json file to as a source of information
  • schema: table represents current state of available "ctgov" schema table and columns; supports snapshots to keep track of historical changes

app/services/schema_snapshot_service.rb Outdated Show resolved Hide resolved
app/services/schema_snapshot_service.rb Outdated Show resolved Hide resolved
app/services/metadata_flattener.rb Outdated Show resolved Hide resolved
@akabishau akabishau requested a review from micronix November 13, 2024 13:18
@micronix micronix merged commit 2950022 into dev Nov 13, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants