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

pgjson: gkfas does not work when selecting columns #30

Open
maxbes opened this issue Nov 13, 2020 · 1 comment · May be fixed by #31
Open

pgjson: gkfas does not work when selecting columns #30

maxbes opened this issue Nov 13, 2020 · 1 comment · May be fixed by #31
Labels
Milestone

Comments

@maxbes
Copy link
Contributor

maxbes commented Nov 13, 2020

Lemonldap::NG::Common::Apache::Session->get_key_from_all_sessions( $args,
    [ '_2fDevices', '_session_uid' ] );

Result:

DBD::Pg::st fetchall_hashref failed: Field 'id' does not exist (not one of _2fdevices _session_uid) at /usr/share/perl5/vendor_perl/Apache/Session/Browseable/PgJSON.pm line 132.
DBD::Pg::st fetchall_hashref failed: Field 'id' does not exist (not one of _2fdevices _session_uid) at /usr/share/perl5/vendor_perl/Apache/Session/Browseable/PgJSON.pm line 132.
maxbes added a commit to Worteks/Apache-Session-Browseable that referenced this issue Nov 13, 2020
@maxbes maxbes linked a pull request Nov 13, 2020 that will close this issue
@guimard guimard added the bug label Nov 13, 2020
@coudot
Copy link
Member

coudot commented Aug 27, 2023

Is this issue still active? I see the proposed fix (#31) has not been merged

@coudot coudot added this to the 1.3.10 milestone Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants