DirCopyingProducerNode is now alerting the ChangeTracker when a directory gets copied.
[mir.git] / dbscripts / help_comment_status.sql
1 INSERT INTO "comment_status" ("id", "name") 
2 VALUES (1,'normal');