Changeset [31120fe4dd2a0e8e2b9aaa7c35f4e9f2ba9a2605] by Andrew Ho
July 13th, 2009 @ 07:03 PM
Minor change to field types
Changed the type for arvid, vfcc and upn to varchar rather than int. This is because some of them may exceed the limit for type int, and according to the PostgreSQL manual, there are caveats with using bigint. http://github.com/kenners/uamuzi...
Committed by Andrew Ho
- M schema.sql
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A basic HIV Electronic Medical Record (EMR) system using CakePHP.