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

Not use wildcards on sql #2561

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Conversation

cvvergara
Copy link
Member

@cvvergara cvvergara commented Sep 21, 2023

change

SELECT *

to

SELECT <list of columns>

@pgRouting/admins

@cvvergara cvvergara merged commit 579eaed into pgRouting:main Sep 25, 2023
9 checks passed
@cvvergara cvvergara deleted the not-use-wildcards-on-sql branch September 25, 2023 14:19
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.

2 participants