-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Added partial update capability to sqlIngest #204
Merged
Merged
Commits on Jan 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dbe33a4 - Browse repository at this point
Copy the full SHA dbe33a4View commit details -
Minor changes to fetchSocrataFull method
--Now able to specify page size, allowing larger pages if necessary
Configuration menu - View commit details
-
Copy full SHA for 49c4200 - Browse repository at this point
Copy the full SHA 49c4200View commit details
Commits on Jan 19, 2020
-
Merge pull request #8 from hackforla/dev
Bring dev up to date with upstream
Configuration menu - View commit details
-
Copy full SHA for 024bba4 - Browse repository at this point
Copy the full SHA 024bba4View commit details
Commits on Jan 25, 2020
-
--orm configuration files now in databaseOrm.py package --updateDatabase method of DataHandler now allows partial updates of records in database --runs roughly 90 seconds per 1000 records --around 5000 new records can be expected per day --fixed fetchSocrata method of DataHandler to correctly grab number of records specified in querySize parameter
Configuration menu - View commit details
-
Copy full SHA for 843a2ea - Browse repository at this point
Copy the full SHA 843a2eaView commit details
Commits on Jan 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0f3338 - Browse repository at this point
Copy the full SHA d0f3338View commit details -
Merge branch 'hackforla-dev' into dev
Bringing up to date with main repo
Configuration menu - View commit details
-
Copy full SHA for 784a285 - Browse repository at this point
Copy the full SHA 784a285View commit details -
Updated sqlIngest documentation
--documented updateDatabase method --added a couple syntax/linting fixes to sqlIngest file
Configuration menu - View commit details
-
Copy full SHA for a61e163 - Browse repository at this point
Copy the full SHA a61e163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd9c52 - Browse repository at this point
Copy the full SHA 9dd9c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9850837 - Browse repository at this point
Copy the full SHA 9850837View commit details
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.