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

Apply restriction before select dynamic query is executed..also some … #333

Closed
wants to merge 3 commits into from
Closed

Apply restriction before select dynamic query is executed..also some … #333

wants to merge 3 commits into from

Conversation

klas
Copy link
Collaborator

@klas klas commented Dec 8, 2016

..also some code cleanup

Fixes #324

@klas
Copy link
Collaborator Author

klas commented Dec 8, 2016

same check should be also added to select dynamic cascade

klas referenced this pull request Dec 14, 2016
if ( $field->bool3 ) {
$divider = ( $field->divider != '' ) ? $field->divider : ',';
}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused code

@sebastienheraud sebastienheraud added this to the SEBLOD 3.11.0 milestone Dec 14, 2016
@sebastienheraud sebastienheraud removed this from the SEBLOD 3.11.0 milestone Jan 18, 2017
@klas klas closed this Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select Dynamic SQL query ignores workflow
2 participants