-
Notifications
You must be signed in to change notification settings - Fork 17
Issues: jhc-systems/sqlest
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allows comparisons between extractors and values
#66
opened Dec 8, 2015 by
brendanator
updated Dec 8, 2015
Add more sql scalar functions e.g. ucase
#58
opened Oct 19, 2015 by
brendanator
updated Oct 19, 2015
Investigate doobie to see whether ideas from its high-level JDBC API can be applied to sqlest
#57
opened Oct 2, 2015 by
DavidGregory084
updated Oct 3, 2015
Nice warning or error if a column is used in an extractor but the table is not included in the from() clause
#42
opened Jul 9, 2015 by
nico78
updated Sep 25, 2015
Updates and inserts using settersFor throw an exception with extractors that use columns from multiple tables
#50
opened Aug 3, 2015 by
brendanator
updated Aug 3, 2015
Allow inserts to return the autogenerated key
#48
opened Jul 24, 2015 by
brendanator
updated Jul 24, 2015
Nice warning if use == instead of === in a where/join
#43
opened Jul 10, 2015 by
nico78
updated Jul 10, 2015
Investigate Reactive Slick to see if sqlest queries and commands can be chained and run asynchronously
#39
opened Jun 11, 2015 by
brendanator
updated Jun 15, 2015
Case statements should allow option and non-option types in the result columns
#3
opened Aug 11, 2014 by
brendanator
updated Aug 11, 2014
ProTip!
Exclude everything labeled
bug
with -label:bug.