0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add link to releases More... about 10 years ago
Removed declaration of intent to update More... about 10 years ago
Remove dead code in initParameter, invoke superclass implementation of close methods before closing statement. More... almost 12 years ago
Delete FirebirdProcedureColumnLoader (again), it isn't actually necessary as far as I can tell. More... almost 12 years ago
Use workspace default compiler, add .gitignore More... almost 12 years ago
Move plug-in name to properties file More... almost 12 years ago
Fix compilation errors with current (release) version of DTP More... almost 12 years ago
Update readme.md to point to more recent project page More... almost 12 years ago
Create README.md More... almost 12 years ago
Update version to 1.0.3 More... over 14 years ago
Specify exported packages More... over 14 years ago
* Allow generation of sequences * Make sure sequences are also generated for Database and schema More... over 15 years ago
Make linebreaks viewable in DDL generation More... over 15 years ago
Update copyright statement More... over 15 years ago
* Replace stringbuffer and string concat with stringbuilder * Fix issue with loading of index columns * Fix issue with index ordering incorrect in generated DDL * Fix issue with linebreaks in generated DDL for stored procedures and triggers More... over 15 years ago
Fix NPE on blobs More... over 15 years ago
Fix issue with constraints not loading properly More... over 15 years ago
Version update More... over 15 years ago
Delegate loading of constraints to plugin configuration, not to hardcoded loaders More... over 15 years ago
Depend on default JRE More... over 15 years ago
* Process slot value in helper method * Decision: do not store order More... over 15 years ago
Verified against Firebird sources More... over 15 years ago
Remove unused (commented out) code More... over 15 years ago
* Add release and build information (including platform identifier) * switch reported techversion from driver version to JDBC version More... over 15 years ago
Remove TODOs : closing statement closes resultset More... over 15 years ago
* Add error message to exceptions * Add javadoc * Modify table factories More... over 15 years ago
Add comment More... over 15 years ago
Add new messages More... about 16 years ago
Remove incorrect comment More... about 16 years ago
Make Parameter into a full class (FirebirdParameter) More... about 16 years ago