Thanks for sharing with us David E.
Cheers,
David V :)
On Sat, Dec 27, 2014 at 3:26 AM, David (spindift)
wrote:
> An initial beta release of a JDBCProvider is now available on GitHub at
> https://github.com/djemerson01/jspwiki-jdbcprovider/releases/tag/v2.
> 10.1-Beta.1
>
> There are still a fe
An initial beta release of a JDBCProvider is now available on GitHub at
https://github.com/djemerson01/jspwiki-jdbcprovider/releases/tag/v2.10.1-Beta.1
There are still a few issues, but it is currently useable. If anyone on
the list has any insight into the problems described in the release
no
I'm pretty close to putting out a refactoring of the previous JDBCProvider
on github. It'll include all the source and scripts. I got a bit
side-tracked by the holidays, but I'll be putting out the whole thing with
SQL scripts to initialize several DBs fairly soon. I did start from the
newest c
Hi David Emerson,
Great to hear you are working on a JDBC provider. I'm actually thinking of
doing a similar thing, and think I'm pretty close, although I've only done
it for one database, and need to convert it to hibernate to make it DB
independant.
However I was wondering do you have DB Schema
Hi David,
first of all, thanks for your efforts bringing back to life the
jdbcprovider :-) Maybe I'm mistaken, but I recall we dropped from the core
distribution b/c it wasn't widely used at the time, and having it as a
separate jar didn't seem much hassle. However, due to package renaming, the
AP