Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3107

For JDO, autocreate schema, allow multiple placeholders in string

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.0-M7
    • 2.0.0-M8
    • Persistence JDO
    • None

    Description

      for example, on SQL Server we need to use a string such as:

      if not exists (select 1 from INFORMATION_SCHEMA.SCHEMATA WHERE SCHEMA_NAME = '%s') exec('create schema %s')

       

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: