1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 05:11:25 +02:00

MongoDB: Handle errors

This commit is contained in:
Jakub Vrana
2021-02-09 20:09:11 +01:00
parent 609b8690ec
commit 6af375c67d
2 changed files with 16 additions and 10 deletions

View File

@@ -15,6 +15,7 @@ Oracle: Alter indexes
Oracle: Count tables
Oracle: Import from CSV
Oracle: Fix column size with string type
MongoDB: Handle errors
SimpleDB, Firebird, ClickHouse: Move to plugin
Adminer 4.7.9 (released 2021-02-07):