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

fix: List tables from ALL_TABLES with TABLESPACE_NAME = 'USERS' #11163

Merged
merged 4 commits into from
Jun 5, 2023

Conversation

erezrokah
Copy link
Contributor

@erezrokah erezrokah commented Jun 1, 2023

Summary

Fixes #10964

See explanation in #10964 (comment)

@erezrokah erezrokah requested a review from a team as a code owner June 1, 2023 10:23
@erezrokah erezrokah requested review from candiduslynx and removed request for a team June 1, 2023 10:23
@cq-bot cq-bot added the oracledb label Jun 1, 2023
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jun 1, 2023
@erezrokah erezrokah force-pushed the fix/oracledb_source_list_tables branch from 215c718 to f3c8a3b Compare June 2, 2023 14:44
@erezrokah erezrokah marked this pull request as draft June 2, 2023 14:44
@erezrokah
Copy link
Contributor Author

I moved this to draft per #10964 (comment)

@erezrokah erezrokah changed the title fix: List tables from ALL_TAB_COLS instead of USER_TAB_COLS fix: List tables from ALL_TABLES with TABLESPACE_NAME = 'USERS' Jun 5, 2023
@erezrokah erezrokah marked this pull request as ready for review June 5, 2023 07:38
@erezrokah erezrokah removed the automerge Automatically merge once required checks pass label Jun 5, 2023
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jun 5, 2023
@kodiakhq kodiakhq bot merged commit 865639b into cloudquery:main Jun 5, 2023
9 checks passed
kodiakhq bot pushed a commit that referenced this pull request Jun 6, 2023
🤖 I have created a release *beep* *boop*
---


## [1.2.0](plugins-source-oracledb-v1.1.1...plugins-source-oracledb-v1.2.0) (2023-06-06)


### Features

* **deps:** Upgrade to Apache Arrow v13 (latest `cqmain`) ([#10605](#10605)) ([a55da3d](a55da3d))


### Bug Fixes

* **deps:** Update github.com/apache/arrow/go/v13 digest to e07e22c ([#11151](#11151)) ([5083cf7](5083cf7))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 20b0de9 ([#11199](#11199)) ([dc3565d](dc3565d))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 88d5dc2 ([#11226](#11226)) ([9f306bc](9f306bc))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to a7aad4c ([#11184](#11184)) ([8a0822e](8a0822e))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to c67fb39 ([#11169](#11169)) ([dcb0f92](dcb0f92))
* **deps:** Update golang.org/x/exp digest to 2e198f4 ([#11155](#11155)) ([c46c62b](c46c62b))
* **deps:** Update google.golang.org/genproto digest to e85fd2c ([#11156](#11156)) ([dbe7e92](dbe7e92))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.8 ([#10798](#10798)) ([27ff430](27ff430))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.9 ([#11240](#11240)) ([f92cd4b](f92cd4b))
* List tables from `ALL_TABLES` with `TABLESPACE_NAME = 'USERS'` ([#11163](#11163)) ([865639b](865639b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use the OracleDB source plugin
3 participants