Evaluate whether table syncing should be case-insensitive
Open
.Backend
.Team/Gadget
Administration/Metadata & Sync
Priority:P3
Type:Tech Debt
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
```
src/metabase/sync/sync_metadata/tables.clj:128:;; TODO - should we make this logic case-insensitive like it is for fields?
```
Contributor guide
Research direction
Start at src/metabase/sync/sync_metadata/tables.clj:128 and inspect the table-syncing logic around the TODO. Compare it with the case-insensitive field logic referenced there, then determine the intended table behavior and scope. Done means the case-sensitivity question has a documented decision and any required implementation or tests are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100