Skip to content

Commit

Permalink
Merge branch 'dev-12174' into dev-1216
Browse files Browse the repository at this point in the history
  • Loading branch information
strongduanmu committed Dec 17, 2024
2 parents 5371993 + bff5155 commit b72d984
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

<dataset>
<metadata>
<column name="oid"/>
<column name="adrelid"/>
<column name="adnum"/>
<column name="adbin"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

<dataset>
<metadata>
<column name="oid"/>
<column name="attrelid"/>
<column name="attname"/>
<column name="atttypid"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

<dataset>
<metadata>
<column name="oid"/>
<column name="objoid"/>
<column name="classoid"/>
<column name="objsubid"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

<dataset>
<metadata>
<column name="oid"/>
<column name="typname"/>
<column name="typnamespace"/>
<column name="typowner"/>
Expand Down

0 comments on commit b72d984

Please sign in to comment.