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 using wildcard on sql dev #2557

Closed

Conversation

cvvergara
Copy link
Member

Changes proposed in this pull request:

  • Not use wild card on SQL queries

@robe2
I am wondering if this kind of change can be done on 3.5.1?
Or is the change too much for a micro version?

@pgRouting/admins

@cvvergara cvvergara added this to the Release 3.6.0 milestone Sep 17, 2023
@robe2
Copy link
Member

robe2 commented Sep 17, 2023

I think it's fine to change from wildcard to explicit columns in a micro as long as you can do it with CREATE OR REPLACE for upgrade. In the end, it's not changing functionality of code, just making it less prone to error in use.

@cvvergara
Copy link
Member Author

Ok, then I will do it on 3.5.1

@cvvergara
Copy link
Member Author

Closing as this work will be dine in 3.5.1

@cvvergara cvvergara closed this Sep 17, 2023
@cvvergara cvvergara deleted the not-using-wildcard-on-sql-dev branch February 4, 2024 20:59
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