mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 04:57:28 +00:00
[improvement][Headless] Add table ddl in Dbschema
This commit is contained in:
@@ -17,5 +17,7 @@ public class DbSchema {
|
||||
|
||||
private String sql;
|
||||
|
||||
private String ddl;
|
||||
|
||||
private List<DBColumn> dbColumns;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user