Nothing Special   »   [go: up one dir, main page]

1
I Use This!
Inactive

Commits

Analyzed 2 days ago. based on code collected 2 days ago.
  All Time 12 Month 30 Day
Commits: 585 0 0
Contributors: 4 0 0
Files Modified: 625 0 0
Lines Added: 77054 0 0
Lines Removed 33943 0 0

Commits per Month

Most Recent Commits

Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some more eclipse preferences - in particular, squelching an unused code warning. More... almost 14 years ago
Github has changed their URLs (for the better); adjust accordingly. More... about 14 years ago
Add method to list the indexes for a table. More... about 15 years ago
Update sourceforge logo per new sourceforge recommendations. More... over 15 years ago
Speed up test profiling by forking less for junit. More... over 15 years ago
Speed up unit tests by forking less for junit. More... over 15 years ago
Switch to jdbc4. More... almost 16 years ago
Remove rather obsolete discussion of gcj and java implementations. More... almost 16 years ago
Remove unused path. Thanks to Adam Monsen for the patch. More... almost 16 years ago
Small cleanup to code which looks up table names. More... almost 16 years ago
Fix bug whereby renaming a table from one case to another didn't work. More... almost 16 years ago
Faster derby setup code. More... almost 16 years ago
Check constraints now work with rename table. More... almost 16 years ago
Rename table returns 0 for rows affected for all tested databases. More... almost 16 years ago
Handle foreign keys which point to renamed tables. More... almost 16 years ago
Handle rename a table which has a foreign key pointing elsewhere. More... almost 16 years ago
Comments regarding rename table bugs and constraints. Add a few generics. More... almost 16 years ago
Add test for rename table of a nonexistent table. More... almost 16 years ago
Implement rename table in mayfly. More... almost 16 years ago
Upgrade derby to 10.4.2.0. More... almost 16 years ago
Write some tests for rename table. More... almost 16 years ago
Finally got around to figuring out how to update sourceforge web pages these days. More... almost 16 years ago
Add derby to .gitignore. This is where the tests put the derby database. More... almost 16 years ago
Also ignore bin. This is a generated directory made by Eclipse. More... almost 16 years ago
Add *~ to .gitignore, for gedit/emacs/etc. More... about 16 years ago
Create README file for github's sake. More... about 16 years ago
More tests of LIKE, and a bit of immutable object work. More... over 16 years ago
Another test for the last checkin. More... over 16 years ago
Various cleanups to planner. More... over 16 years ago
Include constraint name when a primary key or unique constraint fails. More... over 16 years ago
See All Commits