Aqua Data Studio 15.0.0-dev-73
Build #: 35575
Built on: 2014-Jan-17 05:39:06 PM
Operating System: Cent OS 6.4
Database version : voltdb-ent-3.7
Step 1: Connect to VoltDB
Step 2: Open Schema compare tool tab.
Step 3: Select table having column level comment for comaprision.
"Votes" table in my case which has column level comments (please refer schemascriptgenerator.png)
Step 4: Check option "Include Comments" -> Click on "Comapre" button.
Step 5: Script for comaprision is generated but comments are not included. (please refer Image_B.png)
|
107 KB
|
81 KB
|
45 KB
This is working as designed. There are comments and then there are inline comments. The inline comments can be picked up even if there is no comments or remark DDL statement support. Script Generator can do both comments and inline comments but schema compare only supports DDL comments scripting. VoltDB has no DDL support for remarks but during compile remarks may be added to objects by the VoltDB compiler.
Issue #11440 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
This is working as designed. There are comments and then there are inline comments. The inline comments can be picked up even if there is no comments or remark DDL statement support. Script Generator can do both comments and inline comments but schema compare only supports DDL comments scripting. VoltDB has no DDL support for remarks but during compile remarks may be added to objects by the VoltDB compiler.