I've found 2 (very annoying) bugs
| User, date | Message |
|---|---|
|
Written by XoRDy
5 years ago Category: jHeidi (discontinued) 1 posts since Fri, 30 May 08 |
The first is that every operation it does, it does not refer to the databases, enclosing it's name with ` Example: show tables from data-base It should be something like this: show tables from `data-base` Another bug: [code]select * from agenda java.sql.SQLException: Value '0000-00-00' can not be represented as java.sql.Date[code] This was found when trying to export a database, the program has to be able to manage 0000-00-00 date, because mysql. I'll keep the track of this program, it looks very promising :) |
|
Written by servertude
5 years ago 39 posts since Wed, 27 Feb 08 |
Thanks for reporting these I believe they are in the bug tracker. The first issue has been fixed and will be included in the next release. The second issue is in the queue. Being alpha-ware, I promise you there are alot more bugs than that! The next release will include autoupdate so that fixes can be pushed quickly to clients as jHeidi inches ever closer to beta ware. Thanks for your interest in jHeidi! :D |
|
Please login to leave a reply, or register at first. |