Skip to content

Commit 76bdd0c

Browse files
committed
docs
1 parent 31b19c1 commit 76bdd0c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In the meantime, you can try out http://sqlfiddle.com/, https://www.db-fiddle.co
2828
* Mysql: 5.5, 5.6, 5.7, 8.0
2929
* Percona Server for MySQL: 5.6, 5.7, 8.0
3030
* Oracle: 18c (18.4.0) Express Edition
31-
* PostgreSQL: 9.4, 9.5, 9.6, 10.11, 11.6, 12.1
31+
* PostgreSQL: 9.4, 9.5, 9.6, 10, 11, 12
3232
* SQLite: 3.27
3333

3434

doc/TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@
8484

8585
## Improvements
8686

87+
- rename pgsql versions 10.11, 11.6 and 12.11 to 10, 11, 12, as after v9 versioning changed (see https://www.postgresql.org/support/versioning/)
88+
8789
- add to dbstack actions 'status', 'restart' so that it easy to use it as 'service' script
8890

8991
- move to usage of docker volumes instead of mounted host dirs for storing data, iff this enables us to skip all the

0 commit comments

Comments
 (0)