[GH-ISSUE #3931] Firebird: Tabla DDL not showing CALCULATED COLUMNS definition #1348

Closed
opened 2026-03-07 21:02:43 +03:00 by kerem · 2 comments
Owner

Originally created by @marcopin on GitHub (Nov 24, 2025).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3931

When a Table with calculated columns is opened you can see on "properties -> columns" each column definition. That's correct. But when you select "properties -> DDL", these definitions are gone.

I supposed that properties -> DDL could be taken for "recreate" table as it is. If so, DDL is not complete.

Thanks a lot for your amazing work.

Originally created by @marcopin on GitHub (Nov 24, 2025). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3931 When a Table with calculated columns is opened you can see on "properties -> columns" each column definition. That's correct. But when you select "properties -> DDL", these definitions are gone. I supposed that properties -> DDL could be taken for "recreate" table as it is. If so, DDL is not complete. Thanks a lot for your amazing work.
kerem 2026-03-07 21:02:43 +03:00
Author
Owner

@dariamarutkina commented on GitHub (Nov 24, 2025):

Hello @marcopin !

Could you please share a bit more information so we can reproduce the issue exactly?

  • Firebird version
  • CloudBeaver version
  • The full CREATE TABLE statement of your table

This will help us understand why computed columns are missing in your DDL view 🦫

<!-- gh-comment-id:3570940418 --> @dariamarutkina commented on GitHub (Nov 24, 2025): Hello @marcopin ! Could you please share a bit more information so we can reproduce the issue exactly? - Firebird version - CloudBeaver version - The full CREATE TABLE statement of your table This will help us understand why computed columns are missing in your DDL view 🦫
Author
Owner

@marcopin commented on GitHub (Nov 24, 2025):

Sorry, my bad. I have seen it is ok.

<!-- gh-comment-id:3571969502 --> @marcopin commented on GitHub (Nov 24, 2025): Sorry, my bad. I have seen it is ok.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1348
No description provided.