Skip to content

Commit

Permalink
comment for table
Browse files Browse the repository at this point in the history
  • Loading branch information
will1771 committed Feb 27, 2015
1 parent 325f61e commit 34ba846
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -68,7 +68,7 @@
</changeSet>

<changeSet id="002_create_user_role_table" author="Scott">
<comment>Create role table</comment>
<comment>Create user_role table</comment>

<createTable tableName="user_role" schemaName="conf_admin">
<column name="id" type="SERIAL" >
Expand Down

0 comments on commit 34ba846

Please sign in to comment.