| Log Message: |
updating all the seed data values with the latest
from a DB dump from my box. this adds a bunch of UI permissions I had been working on.
it also cleans up the index numbers (start at reasonable values)
added in insert lines for the sequences that are commented out
the sequences don't appear to be needed currently, but may be necessary for
oracle or other DBs without GET_LAST_INSERT_ID
|