Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2020.3.2.1 #14

Open
wants to merge 303 commits into
base: master
Choose a base branch
from
Open

V2020.3.2.1 #14

wants to merge 303 commits into from

Conversation

Sean-Tomarian
Copy link
Contributor

No description provided.

Removed line from example because it was causing errors:

GRANT  SELECT  ON  all  views  IN  schema  admin  TO  userA;
Added missing comma to following line:

        DELIMITER = '|',
Added missing comma to following line:

        DELIMITER = '|',
Removed " from Unsupported Field Delimiters table - SQ-8293: https://sqream.atlassian.net/browse/SQ-8293
Removed " from Unsupported Field Delimiters table - SQ-8293: https://sqream.atlassian.net/browse/SQ-8293
Replaced with pre.... saved original in backup folder
Replaced with pre.... saved original in backup folder
Changed TO to AS on the following line:

CAST(<value> TO <data type>), to convert a value from one type to another. For example, CAST('1997-01-01' TO DATE), CAST(3.45 TO SMALLINT), CAST(some_column TO VARCHAR(30)).
Changed TO to AS on the following line:

CAST(<value> TO <data type>), to convert a value from one type to another. For example, CAST('1997-01-01' TO DATE), CAST(3.45 TO SMALLINT), CAST(some_column TO VARCHAR(30)).
Testing build file succeeded with 2021.2. Added this text to permit building file. Tested a modification on the Glossary page.
Testing build file succeeded with 2021.2. Added this text to permit building file. Tested a modification on the Glossary page.
Corrected text. Display issue.
Updated page to see if builds correctly.
Fixed table.
Added this text to permit building file. Tested a modification on the Glossary page.
Updated page to see if builds correctly.
Updated Line 92 to avoid mentioning Tableau in the JDBC document. Ticket: https://sqream.atlassian.net/browse/SQ-8735 - Tableau - error on saving data to files
Updated Line 92 to avoid mentioning Tableau in the JDBC document. Ticket: https://sqream.atlassian.net/browse/SQ-8735 - Tableau - error on saving data to files
Updated Line 92 to avoid mentioning Tableau in the JDBC document. Ticket: https://sqream.atlassian.net/browse/SQ-8735 - Tableau - error on saving data to files
Updated Line 92 to avoid mentioning Tableau in the JDBC document. Ticket: https://sqream.atlassian.net/browse/SQ-8735 - Tableau - error on saving data to files
Corrected title.
Created Docker page based on Master.
Included running_sqream_in_a_docker_container in index.
Updated page according to Master.
Created Docker page based on Master.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants