Overview
Platform does not support certain special characters being contained in schema, table or column names. These unsupported characters are:
- spaces
- double quotation marks - "
- periods - .
- open parenthesis - (
- commas - ,
- semicolons - ;
Should you create a schema, table or column containing one of the above characters, then some Platform features might not work as expected. If an unsupported character is used, the schema, table or column might not show up in the data pane, Import dropdowns, or other areas of the Civis Platform API and UI. It could also impair Import, Export or SQL Scripts. Please avoid using these characters for schema, table and column names.
Comments
0 comments
Article is closed for comments.