HUMBLE CORRECTION… Not close to done with manual!
I am coming across lots of changes – due to the update Dong recently performed…
Back to documentation manual with formatting, revisions, updates, changes, etc.
Keeping busy… lots to do… life is good.
HUMBLE CORRECTION… Not close to done with manual!
I am coming across lots of changes – due to the update Dong recently performed…
Back to documentation manual with formatting, revisions, updates, changes, etc.
Keeping busy… lots to do… life is good.
7:30 – 4:30 VISIBILITY
7:30 – 4:30 VISIBILITY
5:30 – 6:30 – FP
Fabulous weekend! Hope everyone had a great one too.
Back to work:
Documentation is coming along nicely.
Overall screen shots and outline are near completion.
It would be prudent for me to sit in on next couple of meetings with customer to listen in to help “round out” & “fill-in” documentation manual.
7:30 – 11:00, 3:30 – 5:00 VISIBILITY
DROP TABLE `user_roles` DROP TABLE `roles`CREATE TABLE `project_portfolio`.`roles` (
`type` VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,
`create_project` TINYINT NULL DEFAULT NULL ,
`copy_project` TINYINT NULL DEFAULT NULL ,
`modify_project` TINYINT NULL DEFAULT NULL ,
`enter_monthly_status_data` TINYINT NULL DEFAULT NULL ,
`financial_status_data` TINYINT NULL DEFAULT NULL ,
`create_funding_request` TINYINT NULL DEFAULT NULL ,
`modify_funding_request` TINYINT NULL DEFAULT NULL ,
`manage_contracts` TINYINT NULL DEFAULT NULL ,
`manage_appropriations` TINYINT NULL DEFAULT NULL ,
`monthly_status_report` TINYINT NULL DEFAULT NULL ,
`create_new_user` TINYINT NULL DEFAULT NULL ,
`user_management` TINYINT NULL DEFAULT NULL ,
`activate_new_users` TINYINT NULL DEFAULT NULL ,
`local_logs` TINYINT NULL DEFAULT NULL ,
`server_logs` TINYINT NULL DEFAULT NULL ,
`query_logs` TINYINT NULL DEFAULT NULL ,
`database_management` TINYINT NULL DEFAULT NULL ,
PRIMARY KEY ( `type` )) ENGINE = InnoDB ;
8:00 – 3:00 VISIBILITY
8:00 – 5:30 VISIBILITY
FP
Cool thing:
ALTER TABLE `funding_requests` CHANGE `initiate_commit` `initiate` DOUBLE NULL DEFAULT NULLALTER TABLE `funding_requests` ADD `commit` DOUBLE NULL DEFAULT NULL AFTER `initiate` 7:30 – 5:00 VISIBILITY
FGM
8:00 – 4:30 VISIBILITY
You must be logged in to post a comment.