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

SqlBackend should use an Option type for connections #39

Open
mitalia opened this issue Aug 22, 2013 · 0 comments
Open

SqlBackend should use an Option type for connections #39

mitalia opened this issue Aug 22, 2013 · 0 comments

Comments

@mitalia
Copy link
Contributor

mitalia commented Aug 22, 2013

The SqlBackend is more java-like than Scala-like. It probably should use the Option type for connections instead of nulls. That being said, it may be necessary to hold off on this conversion until the unit tests are in better shape.

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

No branches or pull requests

1 participant