quote - trigger
Matt S Trout [Thu, 21 May 2020 20:54:43 +0000 (20:54 +0000)]
quotefile

index 7807681..dd697ba 100644 (file)
--- a/quotefile
+++ b/quotefile
@@ -12483,3 +12483,8 @@ pg.types.setTypeParser(1114, str => DayJS.utc(str).format());
 < mst> 20204 is a pretty long way off, y'know
 < mst> systemd might even be stable by then
 < tianon> don't give IBM RedHat any ideas :D
+%
+< Grinnz> mysql's trigger implementation reminds me of its default column 
+          value implementation
+< Grinnz> in that it's just useful enough as long as you don't have more 
+          than one table or column