mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-03 18:40:19 -05:00
Show triggers and views
Also show the triggers and views in the DB structure tab.
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
<file alias="table">table.png</file>
|
||||
<file alias="index">tag_blue.png</file>
|
||||
<file alias="refresh">view-refresh.png</file>
|
||||
<file alias="view_delete">picture_delete.png</file>
|
||||
<file alias="view">picture.png</file>
|
||||
<file alias="view_create">picture_add.png</file>
|
||||
<file alias="trigger">script.png</file>
|
||||
<file alias="trigger_create">script_add.png</file>
|
||||
<file alias="trigger_delete">script_delete.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/oldimages">
|
||||
<file alias="128">oldimages/128.png</file>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 606 B |
Binary file not shown.
|
After Width: | Height: | Size: 745 B |
Binary file not shown.
|
After Width: | Height: | Size: 744 B |
Binary file not shown.
|
After Width: | Height: | Size: 748 B |
Binary file not shown.
|
After Width: | Height: | Size: 811 B |
Binary file not shown.
|
After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user