-
Notifications
You must be signed in to change notification settings - Fork 20
Fix renaming the old_relation in Oracle 12c+ when using DBT table materialization with missing database name in profiles.yml #3
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
Closed
Closed
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
9155605
Added tns_name connection parameter to connect using TNS entry name
aosingh 7f212e5
Typo in Indicium
aosingh 4367ff5
Upgraded dbt-core dependency to version 1.0.5
aosingh 268d39e
Updated project_urls in setup script
aosingh 1f4985e
Updated links with absolute URLs and dbt-core==1.0.5 in requirements.txt
aosingh 00e94df
Upgraded dbt-core version to 1.0.6
aosingh 4565659
Preparing for PyPI; Readme updates
aosingh 47ffd22
Preparing for PyPI; History updates
aosingh 85fc33f
Updated README for pypi updates
aosingh 9c426be
Updated release date
aosingh e774963
Added Documentation in project_urls
aosingh 570bd7c
Issue template for Github
aosingh 0a6d2db
Do not include the database name when calling adapter.get_relation() …
cf6c6b1
Do not filter on the Oracle DB name when calling Jinja macro oracle__…
e435ccb
Get rid of DBT profile property database, dbname and env var DBT_ORAC…
f84cd94
Remove accidental commit of the adapter.quote() function
ceeca14
Fix service is not defined and required database connection property
256145a
Fix non-default argument 'schema' follows default argument
59a2b9a
Added PR template
aosingh af1c357
Correct link to OCA in PR template
aosingh 6690182
Deleted PR template
aosingh c5049aa
Try to fix TypeError: non-default argument 'user' follows default arg…
4222e7b
Remove unneeded property
23560ae
Set arbyitary database property value as it is needed by superclass C…
6302080
Remove last changes
7aa1431
Try #2
4831198
Add default values
27d78ad
database property default of 'UNDEFINED'
0c1131f
Throw error message if both OracleIncludePolicy database and schema i…
c26f532
database propery must be none https://github.com/dbt-labs/dbt-core/is…
4405496
Set optional string to none for some properties
cdc83c3
Plz fix
d2c8646
Plz fix #2
94fd721
Plz fix #3
1358bbc
Plz fix #3
f983c4b
Plz fix #4
7e014f3
Merge branch 'main' into fix-drop-relation-oracle-19c
ThoSap File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.