Changeset [70e5dc6c742bbe5c94c06448ea67e46fb765d4f8] by Andrew Ho
July 12th, 2009 @ 11:04 PM
Merged some auth/ACL SQL into schema.sql
Two items have been merged into schema.sql. The first is the output of:
cake schema run create DbAcl
which creates the acos, aros and aros_acos tables. The second is auth.sql, which enters some skeletal users and groups into the database.
Thus, all that needs to be done when deploying is:
% psql uamuzibora < schema.sql
% curl https://skunkworks.uamuzibora.co...
% curl https://skunkworks.uamuzibora.co...
Committed by Andrew Ho
- M auth.sql
- 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.