0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing bug with nulls as part of a compount PK More... over 20 years ago
Added build.properties support for ./ and user home dirs for setting JavaCC home -- hopefully, it will expand a bit for compiler and options. More... over 20 years ago
making ParseException unchecked More... over 20 years ago
forgot Tuple.java More... over 20 years ago
correcting missing import More... over 20 years ago
tweak to treatment of column references, finished off GROUP BY stuff, seems to work More... over 20 years ago
adding a size() to Tuple More... over 20 years ago
aggregates with GROUP BY and HAVING seem to be working More... over 20 years ago
implementing group by (not quite finished) More... over 20 years ago
bugfixes More... over 20 years ago
further work towards grouping, fixed IN implementation More... over 20 years ago
further work towards supporting aggregates and GROUP BY More... over 20 years ago
implementing IN and BETWEEN operators More... over 20 years ago
further work towards GROUP BY clause More... over 20 years ago
introducing support for aggregate functions More... over 20 years ago
improvements to SQL grammar More... over 20 years ago
slight correction to WS handling, this is the right result IMO More... over 20 years ago
implementing some basic SQL functions More... over 20 years ago
first pass on SQL support More... over 20 years ago
initial OREO/SQL stuff More... over 20 years ago
fixups, re-adding in bigdecimal support More... over 20 years ago
fixing up some issues with multiple-field primary keys More... over 20 years ago
introducing support for multiple-field primary keys More... over 20 years ago
cleaning up unused imports etc. More... over 20 years ago
minor stuff More... about 21 years ago
slight cleanup More... over 21 years ago
fixing bug in select() mechanism for JDBCTransactionalDataSource More... over 21 years ago
just formal update. More... over 21 years ago
Updated to work with current version. More... over 21 years ago
getting rid of vestigial case-insensitivity More... over 21 years ago