1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-02 22:58:01 +00:00

Add an h/t note to the latest til.

This commit is contained in:
jbranchaud
2015-06-23 08:49:39 -05:00
parent 85d9cb22f4
commit 864def4475

View File

@@ -23,3 +23,5 @@ SET
A more direct and fine-grained approach to disabling triggers is to use an
`alter table` command that targets a specific trigger.
h/t Jack Christensen