Gerard van Enk wrote:
So the 'support classes'-version (or is it the 'old-storage'-version) in cvs is working?1) There is no need for an search-query implemenation, since oracle has an lazy evaluation (meaning that not specifying a limit and an offset has no negative performance issues on an oracle database, hence there isnt even a limit or top command in it's sql)
And the test oracle implementation, is this version already in cvs?
2) There are builder.xml's that need some changes to get it running, i posted them as bugs (oalias has not-null field desciption, but null is set during import, same for some other builders) ?status?
I rejected this bug, see bugreport.
3) Last time i checked, there was an max = -1 failure, but RVM assured me that this was fixed now.
4) I didnt have time to create an implementation of storage, but this implementation should also work. (i hope to get an working storage implementation in the .1 version with full text search support)
Ok, so there is a full working version of the old database support class for oracle in cvs?
Gerard
