aboutsummaryrefslogtreecommitdiff
path: root/inheritance/makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-08-22Add --table-prefix optionBoris Kolpackov1-1/+1
Assign unique table prefixes to most examples. This makes sure that we don't end up with broken schemas where half of the tables were changed by the next test and the other half has foreign keys that now point to nowhere.
2011-04-26Add inheritance exampleBoris Kolpackov1-0/+114