sql.py: create_table(): Don't set pkey.nullable to False because the caller should make sure the pkey has the appropriate type
sql.py: create_table(): Don't set pkey.nullable to False because the caller should make sure the pkey has the appropriate type