-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: oracle-developer/utilities
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jonheller1/data_dump
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 10 files changed
- 2 contributors
Commits on Jun 24, 2016
-
Added enclose and escape logic.
- Enclose with double-quotes if the field has a CRLF, double-quote, or a delimiter. - Escape by adding a double-quote to any exiting double-quotes.
Configuration menu - View commit details
-
Copy full SHA for f678385 - Browse repository at this point
Copy the full SHA f678385View commit details -
- Added header_row_in and logic to print the header row. - Changed the REPLACE(v_sql...) that removed double-quotes. Double-quotes in column names work fine, I'm not sure why there were replaced.
Configuration menu - View commit details
-
Copy full SHA for db1185d - Browse repository at this point
Copy the full SHA db1185dView commit details
Commits on Jul 18, 2016
-
Increase second FOPEN to 32767 characters.
There are two FOPEN calls. One for writing the SQL, and one for writing the rows. Only one of them was set to 32767, so the rows of data were limited to the default 1024 characters.
Configuration menu - View commit details
-
Copy full SHA for effd98b - Browse repository at this point
Copy the full SHA effd98bView commit details
Commits on Aug 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9e256a7 - Browse repository at this point
Copy the full SHA 9e256a7View commit details
Commits on Oct 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9b9b1f4 - Browse repository at this point
Copy the full SHA 9b9b1f4View commit details
Commits on Jul 11, 2018
-
That line is unnecessary, and it causes an error if there's a column named "LENGTH". That column will create a variable that interferes with the length function.
Configuration menu - View commit details
-
Copy full SHA for 57da00e - Browse repository at this point
Copy the full SHA 57da00eView commit details
Commits on Sep 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 63926de - Browse repository at this point
Copy the full SHA 63926deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c65c6 - Browse repository at this point
Copy the full SHA 22c65c6View commit details
Commits on Sep 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b559670 - Browse repository at this point
Copy the full SHA b559670View commit details -
Configuration menu - View commit details
-
Copy full SHA for b304fb0 - Browse repository at this point
Copy the full SHA b304fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa5187 - Browse repository at this point
Copy the full SHA aaa5187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f8a9a - Browse repository at this point
Copy the full SHA 52f8a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e433171 - Browse repository at this point
Copy the full SHA e433171View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb2170b - Browse repository at this point
Copy the full SHA eb2170bView commit details -
Configuration menu - View commit details
-
Copy full SHA for db7c6dd - Browse repository at this point
Copy the full SHA db7c6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8552f - Browse repository at this point
Copy the full SHA 4c8552fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d1e2a - Browse repository at this point
Copy the full SHA 04d1e2aView commit details
Commits on May 10, 2019
-
Removed public synonym and grant.
Most organizations won't want public synonyms and grants by default.
Configuration menu - View commit details
-
Copy full SHA for 5a86eca - Browse repository at this point
Copy the full SHA 5a86ecaView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master