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

Result: get columns by name #6

Open
benedeki opened this issue Feb 7, 2022 · 0 comments
Open

Result: get columns by name #6

benedeki opened this issue Feb 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Slick Item affecting the Slick executor implementation

Comments

@benedeki
Copy link
Contributor

benedeki commented Feb 7, 2022

Background

In the current version it seems Slick dos not support getting the column value by it's name in a direct SQL query (at least it seems so). It's positional.
It seems in principle it should be possible to access column values by column names. That would make the result type creation much safer, and easier to automate.

Feature

Add the ability to access the Slick SQL results by column name.

@benedeki benedeki added enhancement New feature or request priority: high Slick Item affecting the Slick executor implementation labels Feb 7, 2022
@lsulak lsulak self-assigned this May 24, 2023
@benedeki benedeki moved this from 🆕 To groom to 📋 Backlog in CPS small repos project Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Slick Item affecting the Slick executor implementation
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants