0
Завершен

Is it possible to add computed columns in SQL data model?

Alex Sanchez Sanchez 6 лет назад обновлен Rafał Strzaliński (Senior Engineer) 6 лет назад 1

It is possible support computed columns for the next version.

ХОРОШО, МНЕ ПОНРАВИЛОСЬ

Nice!. Thanks a lot!

Оценка удовлетворенности от Alex Sanchez Sanchez 6 лет назад
+1
Завершен

Hi,


Sorry, there is no plan to support computed columns. 


You may add column using "ALTER TABLE ADD COLUMN .... " statement  in "Additional SQL Script" section on the right panel. Your column will be not visible on the column list, but generated script will create it. This is a workaround. 



Сервис поддержки клиентов работает на платформе UserEcho