Skip to content

allow skip tables#148

Merged
roneli merged 4 commits intocloudquery:mainfrom
roneli:feat/allow_skip_tables
Jul 15, 2021
Merged

allow skip tables#148
roneli merged 4 commits intocloudquery:mainfrom
roneli:feat/allow_skip_tables

Conversation

@roneli
Copy link
Copy Markdown
Contributor

@roneli roneli commented Jul 13, 2021

  • allow to skip tables on creation
  • upgrade to sdk v0.3.0-rc5

@roneli roneli requested a review from michelvocks July 13, 2021 19:16
@roneli roneli force-pushed the feat/allow_skip_tables branch from 439a5b5 to 352c19c Compare July 13, 2021 19:23
@roneli roneli merged commit b83a535 into cloudquery:main Jul 15, 2021
@roneli roneli deleted the feat/allow_skip_tables branch July 15, 2021 11:13
@cq-bot cq-bot mentioned this pull request Aug 9, 2022
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
Synced local file(s) with [cloudquery/.github](https://github.com/cloudquery/.github).





---

This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#2523025277](https://github.com/cloudquery/.github/actions/runs/2523025277)
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
Synced local file(s) with [cloudquery/.github](https://github.com/cloudquery/.github).





---

This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#2576323032](https://github.com/cloudquery/.github/actions/runs/2576323032)
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | require | patch | `v1.44.56` -> `v1.44.61` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go</summary>

### [`v1.44.61`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14461-2022-07-22)

[Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.60...v1.44.61)

\===

##### Service Client Updates

-   `service/account`: Updates service API and documentation
-   `service/ec2`: Updates service API
    -   Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
-   `service/iotdeviceadvisor`: Updates service API and documentation
-   `service/medialive`: Updates service API and documentation
    -   Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.
-   `service/rds`: Updates service API, documentation, waiters, paginators, and examples
    -   This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.
-   `service/transcribe`: Updates service API

### [`v1.44.60`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14460-2022-07-21)

[Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.59...v1.44.60)

\===

##### Service Client Updates

-   `service/athena`: Updates service API, documentation, and paginators
    -   This feature allows customers to retrieve runtime statistics for completed queries
-   `service/dms`: Updates service documentation
    -   Documentation updates for Database Migration Service (DMS).
-   `service/docdb`: Updates service API and documentation
    -   Enable copy-on-write restore type
-   `service/ec2-instance-connect`: Updates service API and documentation
-   `service/frauddetector`: Updates service API and documentation
-   `service/iotsitewise`: Updates service API, documentation, and paginators
-   `service/kendra`: Updates service API and documentation
    -   Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
-   `service/monitoring`: Updates service API and documentation
    -   Adding support for the suppression of Composite Alarm actions
-   `service/network-firewall`: Updates service API and documentation
-   `service/rds`: Updates service API, documentation, waiters, paginators, and examples
    -   Adds support for creating an RDS Proxy for an RDS for MariaDB database.

### [`v1.44.59`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14459-2022-07-20)

[Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.58...v1.44.59)

\===

##### Service Client Updates

-   `service/acm-pca`: Updates service documentation
-   `service/iot`: Updates service API and documentation
    -   GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

##### SDK Bugs

-   `service/pricing`: Fixes a bug that caused `GetProductsOutput.PriceList` to be generated incorrectly. ([#&#8203;4486](https://togithub.com/aws/aws-sdk-go/pull/4486))
    -   The [v1.44.46](https://togithub.com/aws/aws-sdk-go/releases/tag/v1.44.46) release incorrectly resulted in the `PriceList` field's type changing from `[]aws.JSONValue` to `[]*string`.
    -   This release reverts this change, with the field now correctly updated to `[]aws.JSONValue`.
    -   Fixes [#&#8203;4480](https://togithub.com/aws/aws-sdk-go/issues/4480)

### [`v1.44.58`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14458-2022-07-19)

[Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.57...v1.44.58)

\===

##### Service Client Updates

-   `service/devops-guru`: Updates service API, documentation, and paginators
-   `service/glue`: Updates service documentation
    -   Documentation updates for AWS Glue Job Timeout and Autoscaling
-   `service/sagemaker`: Updates service API
    -   Fixed an issue with cross account QueryLineage
-   `service/sagemaker-edge`: Updates service API and documentation
-   `service/workspaces`: Updates service API
    -   Increased the character limit of the login message from 850 to 2000 characters.

### [`v1.44.57`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14457-2022-07-18)

[Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.56...v1.44.57)

\===

##### Service Client Updates

-   `service/discovery`: Updates service API and documentation
    -   Add AWS Agentless Collector details to the GetDiscoverySummary API response
-   `service/ec2`: Updates service documentation
    -   Documentation updates for Amazon EC2.
-   `service/elasticache`: Updates service API and documentation
    -   Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
-   `service/kms`: Updates service API, documentation, and paginators
    -   Added support for the SM2 KeySpec in China Partition Regions
-   `service/mediapackage`: Updates service API and documentation
    -   This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2
-   `service/sagemaker`: Updates service API, documentation, and paginators
    -   Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
-   `service/sso-admin`: Updates service API, documentation, and paginators

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant