v0.2 published
** v0.2 published
I've done a bunch of work on this today and uploaded v0.2 to dropbox for your enjoyment. (I'm retroactively calling the previous release v0.1, not that it matters).
New features * bi-directional foreign key hyperlinks, complete with automatic row filtering (see screenshot below) * proper html/url encoding of data (switched to golang's built-in templating system) * row limiting - defaults to 100 rows but you can request more in the querystring
Feedback by email would be good for now, even if it's just to say you've tried it :-)
There's room for some performance optimisations in the code so let me know if it's slow for you.
I plan to add support for MS Sql Server which will be quite a big job. I might do postgres at some point but that would probably be just for fun. And, I've had a request for Oracle support so that's something I'll try and do at some point.
Tim