forked from datafold/data-diff
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerstechnical-debtTechnical debt itemsTechnical debt itemstriage
Description
Problem
data_diff/databases/base.py:118 — The compile() method is a deprecated wrapper that should be removed.
Impact
Legacy code that adds confusion and maintenance burden.
Suggested Fix
Remove the deprecated method and update any callers to use the replacement directly.
References
- File:
data_diff/databases/base.py, line 118
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerstechnical-debtTechnical debt itemsTechnical debt itemstriage