Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-800

CLI's meta command should be aware "TABLE_NAME" style.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None

    Description

      See title. Currently the following meta command will not work as intended.

      default> create database 'TEST';
      default> \c "TEST";
      No Database Found
      default> \c TEST;
      You are now connected to database "TEST" as user "babokim".
      

      Attachments

        1. TAJO-800_2.patch
          9 kB
          Hyunsik Choi
        2. TAJO-800.patch
          7 kB
          Hyoungjun Kim

        Activity

          People

            hjkim Hyoungjun Kim
            hjkim Hyoungjun Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: