Skip to content

Commit

Permalink
Update 1.1-System-tables.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lacrimosaprinz authored Sep 20, 2023
1 parent 5e60f77 commit 1056eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/MatrixOne/Reference/1.1-System-tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Start with MatrixOne 0.6 has introduced the concept of multi-account, the defaul
| partition_info | blob | the information of partition |
| viewdef | blob | View definition statement |
| constraint | varchar(5000) | Table related constraints |
| rel_version | INT UNSIGNED(0) | Version number of Primary key or table |
| catalog_version | INT UNSIGNED(0) | Version number of the system table |

### mo_columns table
Expand Down

0 comments on commit 1056eae

Please sign in to comment.