timabell / sqlHawk

Database management / migration tooling. Java / JDBC based.
http://timabell.github.com/sqlHawk/
GNU General Public License v3.0
8 stars 4 forks source link

code - "new DbType().getDbType()" fixup static vs instance #68

Open timabell opened 12 years ago

timabell commented 12 years ago

new DbType().getDbType()

used to be a static method, changed in previous refactor but needs cleaning up as is an odd API now.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.