The name of the foreign key is not relevant from a users perspective. Using random names resolves the urge to rename the foreign key when the respective table or column is renamed.
supports_autoincrement?
Move adapter specific schema into their own files Signed-off-by: Michael Koziarski <michael@koziarski.com>