-
- Downloads
[QC] Remove unused utils and methods on the `Join` prototype (#38570)
* Remove unused `clearFields` method on a `Join` prototype * Remove unused `remove` method from the `Join` prototype * Remove unused `removeJoin` method and helper * Remove unused `replace` method from the `Join` prototype * Remove unused `updateJoin` method and helper * Remove more potentially unused methods from the `Join` prototype * Mark `joinedTable` method as private
Showing
- frontend/src/metabase-lib/queries/StructuredQuery.ts 0 additions, 14 deletionsfrontend/src/metabase-lib/queries/StructuredQuery.ts
- frontend/src/metabase-lib/queries/structured/Join.ts 2 additions, 62 deletionsfrontend/src/metabase-lib/queries/structured/Join.ts
- frontend/src/metabase-lib/queries/utils/join.js 1 addition, 7 deletionsfrontend/src/metabase-lib/queries/utils/join.js
- frontend/src/metabase-lib/queries/utils/query.js 0 additions, 4 deletionsfrontend/src/metabase-lib/queries/utils/query.js
Please register or sign in to comment