Tables
This section displays a list of tables configured in the EDITable visual on the left pane and their corresponding configuration details on the right side when clicked on each one of them.
Upon selecting a specific table, the user can view three main items correpsonding to that table - general details, approvals and transaction logs.
General:
Columns Details: Information about the columns in the table (names, data types, constraints, etc.).
Connection Details:
Connection Type: The type of connection (e.g., SQL, NoSQL, etc.).
Account: Account information associated with the table.
Username: The user who created or manages the table.
Created At: Timestamp of when the table was created.
Updated At: Timestamp of the most recent update to the table.
Updated By: The user who last updated the table.
Reports:
Lists all reports that use this connection and table.
Approvals:
View all approvals related to transactions involving the table.
Track the status and details of each approval.
Transaction Logs:
Logs of all transactions made to the table.
Historical record of changes for auditing and tracking purposes.
Last updated