We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c9996 commit a82d7d8Copy full SHA for a82d7d8
ReleaseNotes.md
@@ -1,4 +1,8 @@
1
-# SQL-Browser Release 0.0.3
+# SQL-Browser Release 0.0.4
2
+1. print output result variable name after save
3
+2. update case convert functions
4
+
5
+# SQL-Browser Release 0.0.3 2022-10-13 11:46:54
6
1. Allow connect on warnings
7
2. new EG version
8
3. Create LICENSE
acre.config
@@ -17,5 +17,5 @@
17
"ProjectSpace": "#.DBViewer",
18
"StartUp": "",
19
"URL": "https://github.com/JoshDavid/SQL-Browser",
20
- "Version": "0.0.3"
+ "Version": "0.0.4"
21
}
0 commit comments