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

Fix invalid parameters #2253

Merged
merged 4 commits into from
Sep 23, 2019
Merged

Fix invalid parameters #2253

merged 4 commits into from
Sep 23, 2019

Conversation

pjsde
Copy link
Contributor

@pjsde pjsde commented Sep 21, 2019

fix issues #2238 and #2239 where there are some parameters that are been passed in the wrong type

pjsde added 4 commits August 30, 2019 16:30
When there are JOINs and more than one table exists, the FROM clause must be enclosed in parentheses, otherwise an error occurs if a JOIN does not refer to the last table.
@jim-parry jim-parry merged commit 222489e into codeigniter4:develop Sep 23, 2019
@pjsde pjsde deleted the fix_parameters branch September 23, 2019 18:59
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

Successfully merging this pull request may close these issues.

2 participants