Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-15349

DB schema files for postgresql and oracle is missing

    XMLWordPrintable

Details

    Description

      Hi

      schema files for postgresql and oracle are missing in the sql/ directory
      Also, a schema file (share/ezfind.dba) is missing as well

      I think we should provide .sql and .dba files, as we do with eZ publish

      The schema file can be generated using the commands on an empty db :

      $ mysql -u ezp -p ezp < ezfind_elevate_configuration.mysql.sql
      $ php bin/php/ezsqldumpschema.php --output-types=all --type=mysql --output-array --user=ezp --password=ezp ezp extension/ezfind/share/ezfind.dba
      

      Instructions in readme for how to install schema on non-mysql platforms should also be written

      Attachments

        Activity

          People

            nfrp nfrp
            vl vl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: