Skip to content

Commit 31b19c1

Browse files
committed
fixes for sqlserver renaming
1 parent 16dd0e4 commit 31b19c1

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

doc/TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
## Improvements
8686

87-
- add to dbtack actions 'status', 'restart' so that it easy to use it as 'service' script
87+
- add to dbstack actions 'status', 'restart' so that it easy to use it as 'service' script
8888

8989
- move to usage of docker volumes instead of mounted host dirs for storing data, iff this enables us to skip all the
9090
'chown' calls (to be seen: would we be able to keep config and log files readable on the host with good user id?)
@@ -121,6 +121,7 @@
121121
(ascii chars, utf8 basic plane, utf8 multilingual plane) and then selects data from it
122122

123123
- admin(er):
124+
+ make it easier to log in: provide transparently root user/pwd in links to it
124125
+ add sql log file
125126
+ add data dump capabilities
126127
+ add schema dump capabilities
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)