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

Dont wrap db errors in a goqu error #2

Closed
doug-martin opened this issue Mar 10, 2015 · 0 comments
Closed

Dont wrap db errors in a goqu error #2

doug-martin opened this issue Mar 10, 2015 · 0 comments
Assignees
Labels

Comments

@doug-martin
Copy link
Owner

No description provided.

@doug-martin doug-martin self-assigned this Mar 10, 2015
doug-martin added a commit that referenced this issue Mar 11, 2015
* Changed `CrudExec` to not wrap driver errors in a GoquError #2
* Added ability to use a dataset in an `Ex` map or `Eq` expression without having to use `In` #3
   * `db.From("test").Where(goqu.Ex{"a": db.From("test").Select("b")})`
* Updated readme with links to [`DefaultAdapter`](https://godoc.org/github.com/doug-martin/goqu#DefaultAdapter)
darh pushed a commit to cortezaproject/goqu that referenced this issue Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant