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

General code cleanup #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SamuelMarks
Copy link

Linting (semicolons; strict mode; var/let => const); .editorconfig; package-lock.json; == to === (in obvious cases); and a .jshintrc update.

@tjwebb / @devinivy : What is the current plan for this driver?
I noticed sails-postgresql getting updates, and with Waterline 0.13 (1.0) on the horizon, I've migrated to their driver because they support it. Should I bother upgrading—or helping you to—this implementation to be compliant with the next version?

…nst); .editorconfig; package-lock.json; == to === (in obvious cases); and a .jshintrc update.
@devinivy
Copy link
Contributor

devinivy commented Jul 18, 2017

Hey @SamuelMarks! I no longer actively use/maintain waterline and don't plan to invest any time to maintain this module. Worth adding, I've never been much of an active maintainer of this module, so this news should indicate no major loss to the ecosystem. I'm not sure what status is of this module. Wish I could offer more information– best of luck!

@tjwebb
Copy link
Contributor

tjwebb commented Jul 18, 2017

@SamuelMarks thanks for helping out. I know that a portion of the Sails community relies on this module, but we aren't investing new effort into it. If you'd like to help out as a maintainer, I'd be happy to discuss further.

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