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

Figure out a way to prevent steps depending on "opaque" steps #2308

Open
benjie opened this issue Jan 10, 2025 · 0 comments
Open

Figure out a way to prevent steps depending on "opaque" steps #2308

benjie opened this issue Jan 10, 2025 · 0 comments

Comments

@benjie
Copy link
Member

benjie commented Jan 10, 2025

e.g. $pgSelectSingle -> $pgSelectSingle.record() when requested through a non-@dataplan/pg class, to avoid user confusion.

Alternatively, make opaque steps even more opaque, e.g. create an opaque wrapper object that has hidden non-enumerable key containing the actual data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🌳 Triage
Development

No branches or pull requests

1 participant