The sequence table is generally not dropped because it may contain
sequence values used for other classes. It structure does not normally
change, so should be ok not to be dropped. You can manually drop it if
you wish using a native SQL query, or any database tool or shell.