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
Copy file name to clipboardExpand all lines: doc/TODO.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
- when running selects that return an empty dataset, at least with mysql, nothing is returned in the output json/yml (ie. not even NULL or an empty array)
4
4
5
-
- script `./bin/dbconsole sql:shell` not working from host - it only works from worker
5
+
- script `./bin/dbconsole sql:shell` not working from host - it only works from worker. If we can't fix it, make it display a nice error...
6
6
7
7
- adminer:
8
8
+ can not connect to mariadb 5.5
@@ -15,9 +15,6 @@
15
15
16
16
## Major features
17
17
18
-
- allow to easily pick specific minor-versions for each db
0 commit comments