-
Notifications
You must be signed in to change notification settings - Fork 1
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
Convert DOB Column to DATEONLY #11
Open
john-craft
wants to merge
77
commits into
main
Choose a base branch
from
jc/change-dob-to-dateonly
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Remove unused JS function and example migration that fails on purpose
* Let the workflow indicate if it was successufl or not * Remove comment
Fix path for data load script
Fix build failure when pushing to container registry
Fix path for migration tool
9deb97c
to
88618de
Compare
Fix the database container name
88618de
to
d59dacb
Compare
Cleanup Environment Variables
d59dacb
to
8755c22
Compare
Capture the result of the migration even if it fails
8755c22
to
2054e7c
Compare
Explicitly set outputs
2054e7c
to
b7461d5
Compare
Workflow testing
b7461d5
to
ca3c919
Compare
Use new output set syntax
ca3c919
to
af102d4
Compare
Remove workflow
f0b1bcd
to
aef8c8f
Compare
aef8c8f
to
4066573
Compare
4066573
to
97c551d
Compare
97c551d
to
ffc1d92
Compare
ffc1d92
to
88a970d
Compare
88a970d
to
d2cbc7e
Compare
d2cbc7e
to
a3f6590
Compare
a3f6590
to
52b3c77
Compare
52b3c77
to
a5c0658
Compare
a5c0658
to
6eff79e
Compare
6eff79e
to
1e6572b
Compare
1e6572b
to
74c6442
Compare
327b59c
to
ef41c6e
Compare
ef41c6e
to
103b7e5
Compare
b7b3050
to
a283cc7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.