| 35 | | Constraint column missing from properties? |
| 36 | | If I create a table and later add a primary key or unique index to the table the process works fine. However if I subsequently go in and view the properties for the index constraint and look under the columns tab, the column that the constraint refers to is not listed. This seems a bit strange but it might be deliberate to avoid mistaken deletes, etc. If it sounds like an error I can post detailed process to arrive at the situation. |
| | 35 | ~~Constraint column missing from properties? |
| | 36 | If I create a table and later add a primary key or unique index to the table the process works fine. However if I subsequently go in and view the properties for the index constraint and look under the columns tab, the column that the constraint refers to is not listed. This seems a bit strange but it might be deliberate to avoid mistaken deletes, etc. If it sounds like an error I can post detailed process to arrive at the situation.~~ Fixed (but not yet commited). |
| | 37 | |
| | 38 | In this version the editor window issue continues. Try to edit a ( in multi-line sql and the window port blanks. New additional detail: slide mouse up to right to the small down arrow that offers a dropdown box with choice editor/graphical design. Just rolling the mouse over that little button redraws the window port. |