openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
haskelldb
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 17 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added support for HSQLs MySQL and PostgreSQL drivers
d00bring
More...
almost 21 years ago
added module naming to TODO
d00bring
More...
almost 21 years ago
Removed some fixed items from TODO.
d00bring
More...
almost 21 years ago
added TODO about giving the connect functions more general types
d00bring
More...
almost 21 years ago
removed creation for Database symlink. update CVS_DATE
d00bring
More...
almost 21 years ago
updated HSQL CVS version requirement
d00bring
More...
almost 21 years ago
disabled date tag in cvs checkout, we'll just use the latest version for now.
d00bring
More...
almost 21 years ago
Removed commented-out testing code that I had left in by mistake.
d00bring
More...
about 21 years ago
updated HSQL support to the redesigned version
d00bring
More...
about 21 years ago
I think I have fixed the ORDER optimization bug
d00bring
More...
about 21 years ago
pushRestrict now pushes all specials except Order through projections.
d00bring
More...
about 21 years ago
Reverted ordering operators to old types (taking relation and attribute instead of expression).
d00bring
More...
about 21 years ago
Commented out optimization code that can cause ORDER arguments to be aggregate expressions, which is not allowed in SQL.
d00bring
More...
about 21 years ago
Change my name in comment to a better form.
d00bring
More...
about 21 years ago
Old show instance PrimQuery did infinite recursion, not very good. Commented out that instance and derived Show instead.
d00bring
More...
about 21 years ago
Fixed a bug concerning an extra \n
chucky
More...
about 21 years ago
added nasty result column null problem.
d00bring
More...
about 21 years ago
Changed ordering and aggreagate operators to take an expression instead of a relation and an attribute, since the latter seems unneccessarily restrictive. I have probably overlooked something in doing so, so I left the old code commented out.
d00bring
More...
about 21 years ago
Added possible query optimization bug and ppPrimExpr adding a superfluous newline.
d00bring
More...
about 21 years ago
Added info about building MyODBC.
d00bring
More...
about 21 years ago
added more testes to test program
d00bring
More...
about 21 years ago
better debugging and error messages. added support for SqlFloat
d00bring
More...
about 21 years ago
Fixed showing of Maybe values so that only those that are instances of ShowConstant are shown
d00bring
More...
about 21 years ago
Fixed showing of PrimExpr in Sql.toInsertNew
d00bring
More...
about 21 years ago
added ConstExpr showing
d00bring
More...
about 21 years ago
added change insert -> insertNew
d00bring
More...
about 21 years ago
added info aout unixODBC and RDBMS requirements
d00bring
More...
about 21 years ago
added some todo items
d00bring
More...
about 21 years ago
now shows entire exception on error
d00bring
More...
about 21 years ago
fixed LDFLAGS for ghci targets
d00bring
More...
about 21 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree