[katello-devel] Table names check-up

Bryan Kearney bkearney at redhat.com
Tue May 31 13:57:58 UTC 2011


On 05/26/2011 04:54 AM, Lukas Zapletal wrote:
> Hello,
>
> if I take a look at our table names it looks good:
>
>  >> ActiveRecord::Base.connection.tables.each { |t| puts t }
>
> schema_migrations (*)
> organizations
> environments
> environment_priors
> products
> kp_environments_products (**)
> providers
> changesets
> changeset_histories
> users
> roles
> verbs
> resource_types
> tags
> permissions
> permissions_verbs
> permissions_tags
> roles_users
> changesets_products
> help_tips
> notices
> user_notices
> systems
> changeset_packages
> changeset_errata
>
> (*) this one is Rails' one
> (**) we might like to remove the prefix for this one (like for
> environments)
>
> If you see any issues let others know.
>
Any need to prefix these with a kt or similar?

-- bk




More information about the katello-devel mailing list