Skip to content

Update dopesky.mysql#7

Open
dopesky wants to merge 4 commits intomainfrom
dopesky
Open

Update dopesky.mysql#7
dopesky wants to merge 4 commits intomainfrom
dopesky

Conversation

@dopesky
Copy link
Copy Markdown
Contributor

@dopesky dopesky commented Oct 5, 2023

Add a trigger to employees table to store previous state to employee_undo table on every update

Add a trigger to employees table to store previous state to employee_undo table on every update
Comment thread dopesky.mysql
`lastName` varchar(50) DEFAULT NULL,
`firstName` varchar(50) DEFAULT NULL,
`extension` varchar(10) DEFAULT NULL,
`email` varchar(100) DEFAULT NULL,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a very good comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant