boostorg / boostorg/mysql

Remove explicit instantiations for old connections in separate-build mode

Open
#371 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
299
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Now that `any_connection` is the way forward, these instantiations only increase build times needlessly.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the explicit instantiations for old connections used by separate-build mode, then compare them with the any_connection path named in the issue. Done means the obsolete instantiations are removed without breaking the separate-build configuration and its compilation remains valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, mysql
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.