Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create table documentation which includes all the tables that are present in Schema?

Mihir Sabnis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 6, 2024

We plan to create table documentation in Confluence. Table documentation will include all the tables present in either schema or metadata tables present at our side. This table documentation supposed to be created dynamically. That means when we enhance schema for new tables or column addition or data type changes - the documentation in confluence also updated for same.

I tried to search - but as such no direct option available? /markdown support is present in Cloud Confluence - not clear on same as well?

 

 

Example of What supposed to Look Like in Confluence Cloud:


Table: CUSTOMERS

Columns:

NameData TypeNullableDefault
CUSTOMERIDNUMBER(10)NO 
NAMEVARCHAR2(50)YES 
EMAILVARCHAR2(100)YES 
CREATEDDATEDATENOSYSDATE

Primary Key:

  • CUSTOMERID

Foreign Keys:

  • ORDERS -> CUSTOMERS (CUSTOMERID -> CUSTOMERID)

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events