Uploaded image for project: 'BatchEE'
  1. BatchEE
  2. BATCHEE-26

rename our Database table names

    XMLWordPrintableJSON

Details

    Description

      Currently our DB Tables are named 1:1 like the entities

      • JobExecutionEntity
      • CheckpointEntity
      • JobInstanceEntity
      • StepExecutionEntity

      I'd rather rename them to something more meaningful:

      • JB_EXECUTION
      • JB_CHECKPOINT
      • JB_JOBINSTANCE
      • JB_STEPEXECUTION

      Of course this needs a small alter table for people already using batchee-0.1. But it will be much more clear and easier to find in the db schema later.

      Attachments

        1. BATCHEE-26.patch
          6 kB
          Daniel Cunha

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: