Skip to content

Update PDO.class.php #28

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

Merged
merged 1 commit into from
Mar 30, 2020
Merged

Update PDO.class.php #28

merged 1 commit into from
Mar 30, 2020

Conversation

merong
Copy link
Contributor

@merong merong commented Mar 30, 2020

fix select statement new line problem.
like
"
select
table1.*, table2.columns
from table1 inner join table2
....
";

fix select statement  new line  problem.
like 
"
select 
table1.*, table2.columns
from table1 inner join table2
....
";
@lincanbin lincanbin merged commit 00cd384 into lincanbin:master Mar 30, 2020
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