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 old_index_value to index_sql #88

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Conversation

jtung1027
Copy link
Collaborator

tweak to give index_sql awareness of old_index_value so that we have more control over the new_index_value

@@ -2,8 +2,7 @@

import pymssql

from druzhba.config import CONFIG_DIR
from druzhba.table import TableConfig, load_query
from druzhba.table import TableConfig
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i removed these imports because the linter was complaining about them.

@jtung1027 jtung1027 merged commit 3669be4 into master Jan 24, 2025
1 check passed
@jtung1027 jtung1027 deleted the jit-max-rows-to-export branch January 24, 2025 16:30
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