Details

    Description

      We should support ALTER TABLE ADD COLUMN
      The grammar is as follows:

      ALTER TABLE <current_table 
      _name> ADD COLUMN <new_column_name> <new_column_type>;
      

      Attachments

        Issue Links

          Activity

            People

              alvinhenrick Alvin Henrick
              blrunner JaeHwa Jung
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: