Skip to content

Would like to see more info about columns #5

@paunin

Description

@paunin

Would like to see more info about columns

  • Type
  • If field[s] is indexed
  • Comment

My personal rules:

  • column definition: {name} {SQL type} [-- {comment}]
  • Primary keys should be in the header of each table
  • Foreign keys should be marked with + (will be displayed as green dot) with reference in comment
  • Indexed fields should be marked as bold
  • Comments starts with --
  • Comments for table should be put in header of each table
  • Relationships should be placed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions