Skip to content

Commit eb28dfa

Browse files
authored
Remove select (#5)
* Remove the Select Tab * Update the documents
1 parent 5689c23 commit eb28dfa

20 files changed

Lines changed: 28 additions & 419 deletions

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Easy to use desktop SQL widget
55
![alt text](https://github.com/MoDevby/SQL-Widget/blob/master/Sql%20Widget/ScreenShots/1.JPG)
66
![alt text](https://github.com/MoDevby/SQL-Widget/blob/master/Sql%20Widget/ScreenShots/2.JPG)
77
![alt text](https://github.com/MoDevby/SQL-Widget/blob/master/Sql%20Widget/ScreenShots/3.JPG)
8+
![alt text](https://github.com/MoDevby/SQL-Widget/blob/master/Sql%20Widget/ScreenShots/4.JPG)
9+
![alt text](https://github.com/MoDevby/SQL-Widget/blob/master/Sql%20Widget/ScreenShots/5.JPG)
10+
![alt text](https://github.com/MoDevby/SQL-Widget/blob/master/Sql%20Widget/ScreenShots/6.JPG)
811

912
### This Project is using the following open source libraries:
1013
* [MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit) under the MIT license.

Sql Widget/Entities/ConditionElement.cs

Lines changed: 0 additions & 18 deletions
This file was deleted.

Sql Widget/Help.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
* F5: Execute.
55
* Ctrl+Tab: Change the Tab.
66

7-
## Select Tab:
8-
* Ctrl+Right: Add selected fields to the select clause.
9-
* Ctrl+Left: Remove selected fields from the select clause.
10-
117
## Result Page:
128
* F5: Re-Execute.
139

Sql Widget/Helper/Enums.cs

Lines changed: 0 additions & 19 deletions
This file was deleted.

Sql Widget/Models/OperatorsModel.cs

Lines changed: 0 additions & 29 deletions
This file was deleted.

Sql Widget/ScreenShots/0.JPG

97.2 KB
Loading

Sql Widget/ScreenShots/1.JPG

-35.4 KB
Loading

Sql Widget/ScreenShots/2.JPG

-54.2 KB
Loading

Sql Widget/ScreenShots/3.JPG

-33 KB
Loading

Sql Widget/ScreenShots/4.JPG

43.2 KB
Loading

0 commit comments

Comments
 (0)