Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-104

Sybase DBMS DDL errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Won't Fix
    • 3.3-RC2
    • None
    • Generator
    • None
    • machine on Windows XP - used Sybase 15.0.2 Developer Edition, Maven 2.07 and plugin 3.3-RC2

    Description

      used goals torque:sql ; torque:sqlExec

      When the *-schema.xml file contains descriptions on tables and/or columns, the torque:sql goal generates a DDL that contains instructions like
      'COMMENT ON TABLE blahblahblah IS 'some description' or 'COMMENT ON COLUMN blahblah IS...
      Sybase does not support these, so they should be suppressed from the output when Sybase is the target database.

      Another issue - Sybase does not like ';' in the DDL – all it wants to see is LF/CR, and 'go' statements

      Attachments

        1. createdb.vm
          0.9 kB
          Sylvain Benoist
        2. sybase.zip
          6 kB
          Sylvain Benoist

        Activity

          People

            Unassigned Unassigned
            sbenoist Sylvain Benoist
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: