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

[3/3] CONNECT command to switch between Orgs #24

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

spuliaiev-sfdc
Copy link
Contributor

  1. AdminQueryProcessor: COMMAND feature to relogin to a different ORG withing the same server or different server
  2. Warnings support for ResultSet
  3. CachedResultSet to return the log of command execution as list of Strings

2) Support of HTTP insecure mode
3) Support of Client connection field
4) Bump to API version 50.0
2) Implementation of more query and metadata methods, used by IntelliJ for PreparedStatement
3) Implementation of Dummy Metadata evaluation for ResultSet (Needed for IntelliJ)
4) IgnoreCase for Table names and Column names (Needed for IntelliJ)
… withing the same server or different server

2) Warnings support for ResultSet
3) CachedResultSet to return the log of command execution as list of Strings
@spuliaiev-sfdc spuliaiev-sfdc changed the title CONNECT command to switch between Orgs [3/3] CONNECT command to switch between Orgs Oct 26, 2020
@gorchenok gorchenok added the hacktoberfest-accepted Accept for hacktoberfest, will merge later label Oct 30, 2020
@spuliaiev-sfdc
Copy link
Contributor Author

@gorchenok Conflicts resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accept for hacktoberfest, will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants