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

Add support for pyexasol part 2/2 #320

Merged
merged 86 commits into from
May 24, 2023

Conversation

Nicoretti
Copy link
Member

fixes #105

@Nicoretti Nicoretti self-assigned this Mar 23, 2023
@Nicoretti Nicoretti force-pushed the features/#105-pyexasol-backend-part-2 branch from 14fe0c0 to 7fbec53 Compare March 28, 2023 13:27
exasol/driver/websocket/_connection.py Show resolved Hide resolved
exasol/driver/websocket/_connection.py Outdated Show resolved Hide resolved
exasol/driver/websocket/_connection.py Show resolved Hide resolved
exasol/driver/websocket/_cursor.py Show resolved Hide resolved
exasol/driver/websocket/_cursor.py Outdated Show resolved Hide resolved
exasol/driver/websocket/dbapi2.py Show resolved Hide resolved
setup.cfg Show resolved Hide resolved
sqlalchemy_exasol/websocket.py Show resolved Hide resolved
sqlalchemy_exasol/websocket.py Show resolved Hide resolved
sqlalchemy_exasol/websocket.py Outdated Show resolved Hide resolved
Nicoretti and others added 10 commits April 5, 2023 08:33
Co-authored-by: Christoph Pirkl <christoph.pirkl@exasol.com>
Co-authored-by: Christoph Pirkl <christoph.pirkl@exasol.com>
Co-authored-by: Christoph Pirkl <christoph.pirkl@exasol.com>
Co-authored-by: Christoph Pirkl <christoph.pirkl@exasol.com>
Co-authored-by: Christoph Pirkl <christoph.pirkl@exasol.com>
Co-authored-by: Christoph Pirkl <christoph.pirkl@exasol.com>
Co-authored-by: Christoph Pirkl <christoph.pirkl@exasol.com>
README.rst Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
README.rst Show resolved Hide resolved
exasol/driver/websocket/_cursor.py Show resolved Hide resolved
exasol/driver/websocket/_cursor.py Show resolved Hide resolved
exasol/driver/websocket/_cursor.py Show resolved Hide resolved
exasol/driver/websocket/_cursor.py Show resolved Hide resolved
exasol/driver/websocket/_cursor.py Show resolved Hide resolved
Nicoretti and others added 15 commits May 23, 2023 10:33
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Take new default parameter `client_name` into account.
README.rst Outdated Show resolved Hide resolved
exasol/driver/websocket/_connection.py Outdated Show resolved Hide resolved
exasol/driver/websocket/_connection.py Show resolved Hide resolved
CHANGELOG.rst Outdated Show resolved Hide resolved
CHANGELOG.rst Outdated Show resolved Hide resolved
Nicoretti and others added 4 commits May 24, 2023 09:40
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
@Nicoretti Nicoretti requested a review from tkilias May 24, 2023 08:21
@Nicoretti Nicoretti merged commit a22bd4a into master May 24, 2023
@Nicoretti Nicoretti deleted the features/#105-pyexasol-backend-part-2 branch May 24, 2023 10:05
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.

Websocket based SQLA Dialect (Beta Version)
5 participants