Hi Folks

OK. I've set up a few files so Oracle is a supported vendor. I copied pg.t to
oracle.t and cut out almost everything :-) so just 30 tests (all those
remaining) pass.

Now:

o Rose::DB::Pg calls DateTime::Infinite::Past etc, so shouldn't it 'use'
DateTime?

o In t/test-lib.pl some connexions use post_connect_sql. Is there something
appropriate for Oracle I can add in here? My preference would be:

alter session set nls_timestamp_format = 'YYYY-MM-DD HH24:MI:SS'

Anything else?

o In Rose::DB, I'm assuming the class methods don't need to be re-done in
Rose::DB::Oracle, so the next step is to work on the object methods, right?

Or would it be better to work thru pg.t and implement equivalents for, say,
supports_limit_with_offset(), validate_timestamp_keyword(), etc?
--
Ron Savage
[EMAIL PROTECTED]
http://savage.net.au/index.html




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to