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

extended collection #21

Open
darkain opened this issue Mar 23, 2021 · 1 comment
Open

extended collection #21

darkain opened this issue Mar 23, 2021 · 1 comment

Comments

@darkain
Copy link
Owner

darkain commented Mar 23, 2021

collection, but instead of key=>value, it is key=>[array,of,values], where the array is a K/V of every column in the return list, and the parent key is a designated value from said column list.

@darkain
Copy link
Owner Author

darkain commented Mar 25, 2021

on second thought, this is essentially redefining the normal "select" function, but instead of using an auto-generated integer for the array key, it is instead based on a value from the result set. maybe create an internal chainable method for storing what the "key" column should be, with NULL/invalid values being the current automatic method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant