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

Sql engine #311

Merged
merged 19 commits into from
Mar 18, 2021
Merged

Sql engine #311

merged 19 commits into from
Mar 18, 2021

Conversation

dj-khandelwal
Copy link
Contributor

@dj-khandelwal dj-khandelwal commented Mar 18, 2021

Overview

Updating datatype handling when using the SQLExecutor. Now properly supports datetime columns in Postgres tables. Cleaned up length queries within SQLExecutor.

Changes

Updated datetime datatype handling within the SQLExecutor. Adjusted length queries to only count the number of rows within a single column rather than the entire dataset

@thyneb19 thyneb19 merged commit a6bd2fe into lux-org:sql-engine Mar 18, 2021
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.

2 participants