remake init data
json dump
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<p>data-base.component works!</p>
|
||||
<ul>
|
||||
@for (table of tables; track table){
|
||||
<li>{{ table.schema }}.{{ table.table }}</li>
|
||||
}
|
||||
|
||||
</ul>
|
||||
Reference in New Issue
Block a user