[rt-commit] CVS Update: rt

Jesse jesse at pallas.eruditorum.org
Tue Feb 29 13:47:10 EST 2000


I was thinking of doing this like

CREATE TABLE Watchers (
       id int(11) AUTO_INCREMENT PRIMARY KEY,
       Scope CHAR(16), #'Ticket' and 'Queue'
       Value int(11), # 0 for all
       Email VARCHAR(255),
       Type VARCHAR(16), #Requestor, Cc, Bcc
       Creator INT(11),
       Created TIMESTAMP,
       LastUpdatedBy INT(11),
       LastUpdated TIMESTAMP
       )\g




On Tue, Feb 29, 2000 at 01:40:18PM +0000, tobiasb at fsck.com wrote:
> CVSROOT:	/raid/cvsroot
> Module name:	rt
> Repository:	rt/etc/
> Changes by:	tobiasb at pallas.eruditorum.org.	00/02/29 13:40:18
> 
> Modified files:
> 	rt/etc/: Tag: rt-1-1 schema.mysql 
> 
> Log message:
> 	CREATE TABLE Watchers (
> 	id int(11) AUTO_INCREMENT PRIMARY KEY,
> 	Ticket int(11), # 0 for all
> 	Queue int(11), # 0 for all
> 	# We might consider adding more power here,
> 	# i.e. TransactionType, Scrip, etc
> 	Email VARCHAR(255),
> 	Type VARCHAR(16), #Requestor, Cc, Bcc
> 	Creator INT(11),
> 	Created TIMESTAMP,
> 	LastUpdatedBy INT(11),
> 	LastUpdated TIMESTAMP
> 	)\g
> 
> 
> 
> _______________________________________________
> Rt-commit mailing list
> Rt-commit at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-commit
> 

-- 
jesse reed vincent -- jrvincent at wesleyan.edu -- jesse at fsck.com 
pgp keyprint:  50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91
--------------------------------------------------------------
There are no supercomputer applications that are solvable that cannot be solved
in finite time using a fucking TRS-80 with approprite disk/tape drives.  Zero.
									-Tanj





More information about the Rt-commit mailing list