You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Easily connect to your local or remote database, manage structure and data of your tables, type and execute SQL commands directly in the App, and do everything you need to do without the necessity of opening the terminal.</p>
10
+
<p>
11
+
Easily connect to your local or remote database, manage structure and data of your tables, type and execute SQL commands directly in the App, and do everything you need to do without the necessity of opening the terminal.
12
+
</p>
13
+
<p>
14
+
Features Include:
15
+
</p>
16
+
<ul>
17
+
<li>Store your Database connections</li>
18
+
<li>Quickly connect to a Local or Remote Database</li>
19
+
<li>Write SQL queries in the built-in code editor</li>
20
+
</ul>
11
21
</description>
12
22
<provides>
13
23
<binary>com.github.alecaddd.sequeler</binary>
14
24
</provides>
15
25
<releases>
16
-
<releaseversion="0.1.3"date="2017-10-02">
26
+
<releaseversion="0.1.4"date="2017-10-05">
17
27
<description>
18
28
<p>Initial Release</p>
19
29
<ul>
20
-
<li>Store your Database connections</li>
21
-
<li>Quickly connect to a Local or Remote Database</li>
22
-
<li>Write SQL queries in the built-in code editor</li>
30
+
<li>Store your Database connections</li>
31
+
<li>Quickly connect to a Local or Remote Database</li>
32
+
<li>Write SQL queries in the built-in code editor</li>
<p>Easily connect to your local or remote database, manage structure and data of your tables, type and execute SQL commands directly in the App, and do everything you need to do without the necessity of opening the terminal.</p>
11
+
</description>
12
+
<provides>
13
+
<binary>com.github.alecaddd.sequeler</binary>
14
+
</provides>
15
+
<releases>
16
+
<releaseversion="0.1.3"date="2017-10-02">
17
+
<description>
18
+
<p>Initial Release</p>
19
+
<ul>
20
+
<li>Store your Database connections</li>
21
+
<li>Quickly connect to a Local or Remote Database</li>
22
+
<li>Write SQL queries in the built-in code editor</li>
0 commit comments