[rt-commit] CVS commit: rt

jesse at fsck.com jesse at fsck.com
Tue Oct 3 02:41:30 EDT 2000


Module Name:	rt
Committed By:	jesse
Date:		Tue Oct  3 06:41:30 UTC 2000

Modified Files:
	rt: Makefile

Log Message:
Fairly massive installation changes.
	We now use ivan's really cool DBIx::DBschema, which, when things
settle out a bit mean that the oracle and postgres (and possibly other) ports
get their schema updated automatically.

The initial seed data is now inserted by tools/insertdata through the RT API.

ACE::Create now actually works.
Same with Scrip::Create.
and Queue::Create.

There are a couple of new installation-only dependencies. One of them (DBSchema) may become a build-only
dependency if people whine enough :)

date/time handling was a casualty of the changes. some things will be handled oddly for now.
Once Ivan releases the next DBSchema update, this should get better again. it was
the result of a namespace collision between pg and mysql. the timestamp column has
different behavior. go fig.

This version will require DBIx::SearchBuilder 0.06 (aka what I'm about to check in)


To generate a diff of this commit:
cvs rdiff -u -r1.90.2.99 -r1.90.2.100 rt/Makefile





More information about the Rt-commit mailing list