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

postgresql 16 and code formatting #25

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

DeyV
Copy link

@DeyV DeyV commented Jul 30, 2024

No description provided.

@DeyV DeyV changed the title postgresql 15 and code formatting postgresql 16 and code formatting Jul 30, 2024
@ReimuHakurei
Copy link
Owner

The change in classes/database/Connection.php is not necessary, as the default behavior is already to fall back to the latest driver version.

What is the purpose of the change in colproperties.php?

$_REQUEST['default']  = '' is not required
@DeyV
Copy link
Author

DeyV commented Sep 22, 2024

What is the purpose of the change in colproperties.php?

it wasn't necessary. I withdrew it

The change in classes/database/Connection.php

its better to have logic about one aspect in one place, not scattered around different places in the code. Therefore, I think it is better to leave it here as proposed

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.

3 participants