Skip to content
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

prepare for v0.1.2 #134

Merged
merged 1 commit into from
Jun 17, 2024
Merged

prepare for v0.1.2 #134

merged 1 commit into from
Jun 17, 2024

Conversation

pranshi06
Copy link
Collaborator

No description provided.

@pranshi06 pranshi06 added this pull request to the merge queue Jun 17, 2024
Merged via the queue into main with commit bc0fd3d Jun 17, 2024
18 checks passed
@pranshi06 pranshi06 deleted the prepare-for-release-v0.1.2 branch June 17, 2024 10:24
codingkarthik added a commit that referenced this pull request Jun 28, 2024
prepare for v0.1.2 (#134)

update README (#135)

Update README docs to list down the new CLI steps to start the connector

---------

Co-authored-by: gneeri <jonathan.weiss@hasura.io>

remove async from get_schema

Fix configure_is_idempotent

remove the duplicate storedProcedures

[WIP] stored procedures execution

[WIP] stored procedure execution

get response back while creating the temporary table itself

Return empty array when stored procedure doesn't return anything

fix looking up column info of a procedure

fix tests

fix warnings

just lint apply

lint again

cargo fmt

minor test refactor

add a basic stored procedure test

add more tests

Handle the case of null values to arguments

use aggregates

add more tests

Throw errors instead of panicing

do not cast null into the type

remove unused dep
codingkarthik added a commit that referenced this pull request Jun 28, 2024
prepare for v0.1.2 (#134)

update README (#135)

Update README docs to list down the new CLI steps to start the connector

---------

Co-authored-by: gneeri <jonathan.weiss@hasura.io>

remove async from get_schema

Fix configure_is_idempotent

remove the duplicate storedProcedures

[WIP] stored procedures execution

[WIP] stored procedure execution

get response back while creating the temporary table itself

Return empty array when stored procedure doesn't return anything

fix looking up column info of a procedure

fix tests

fix warnings

just lint apply

lint again

cargo fmt

minor test refactor

add a basic stored procedure test

add more tests

Handle the case of null values to arguments

use aggregates

add more tests

Throw errors instead of panicing

do not cast null into the type

remove unused dep
codingkarthik added a commit that referenced this pull request Jul 1, 2024
prepare for v0.1.2 (#134)

update README (#135)

Update README docs to list down the new CLI steps to start the connector

---------

Co-authored-by: gneeri <jonathan.weiss@hasura.io>

remove async from get_schema

Fix configure_is_idempotent

remove the duplicate storedProcedures

[WIP] stored procedures execution

[WIP] stored procedure execution

get response back while creating the temporary table itself

Return empty array when stored procedure doesn't return anything

fix looking up column info of a procedure

fix tests

fix warnings

just lint apply

lint again

cargo fmt

minor test refactor

add a basic stored procedure test

add more tests

Handle the case of null values to arguments

use aggregates

add more tests

Throw errors instead of panicing

do not cast null into the type

remove unused dep
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants