3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added support for HSQLs MySQL and PostgreSQL drivers More... almost 21 years ago
added module naming to TODO More... almost 21 years ago
Removed some fixed items from TODO. More... almost 21 years ago
added TODO about giving the connect functions more general types More... almost 21 years ago
removed creation for Database symlink. update CVS_DATE More... almost 21 years ago
updated HSQL CVS version requirement More... almost 21 years ago
disabled date tag in cvs checkout, we'll just use the latest version for now. More... almost 21 years ago
Removed commented-out testing code that I had left in by mistake. More... about 21 years ago
updated HSQL support to the redesigned version More... about 21 years ago
I think I have fixed the ORDER optimization bug More... about 21 years ago
pushRestrict now pushes all specials except Order through projections. More... about 21 years ago
Reverted ordering operators to old types (taking relation and attribute instead of expression). More... about 21 years ago
Commented out optimization code that can cause ORDER arguments to be aggregate expressions, which is not allowed in SQL. More... about 21 years ago
Change my name in comment to a better form. More... about 21 years ago
Old show instance PrimQuery did infinite recursion, not very good. Commented out that instance and derived Show instead. More... about 21 years ago
Fixed a bug concerning an extra \n More... about 21 years ago
added nasty result column null problem. 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. More... about 21 years ago
Added possible query optimization bug and ppPrimExpr adding a superfluous newline. More... about 21 years ago
Added info about building MyODBC. More... about 21 years ago
added more testes to test program More... about 21 years ago
better debugging and error messages. added support for SqlFloat More... about 21 years ago
Fixed showing of Maybe values so that only those that are instances of ShowConstant are shown More... about 21 years ago
Fixed showing of PrimExpr in Sql.toInsertNew More... about 21 years ago
added ConstExpr showing More... about 21 years ago
added change insert -> insertNew More... about 21 years ago
added info aout unixODBC and RDBMS requirements More... about 21 years ago
added some todo items More... about 21 years ago
now shows entire exception on error More... about 21 years ago
fixed LDFLAGS for ghci targets More... about 21 years ago