[611] in Moira Commits
moira commit: 'moira/db schema.sql'
daemon@ATHENA.MIT.EDU (danw@MIT.EDU)
Wed Jul 28 20:20:39 1999
From: danw@MIT.EDU
Date: Wed, 28 Jul 1999 20:20:33 -0400 (EDT)
Message-Id: <199907290020.UAA16835@antharia.mit.edu>
To: moira-commits@MIT.EDU
Update of /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/db
In directory antharia.mit.edu:/afs/ops.mit.edu/user/danw/moira/work/db
Modified Files:
schema.sql
Log Message:
expand users.first, middle, and last from 16 to 30 characters to match
what the Registrar's Office is currently doing, and expand
users.fullname from 32 to 92 characters so that code doesn't have to
worry about whether or not the concatenated first, middle, and last
names are too long to fit in it.