1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-22 14:12:51 +02:00

Don't link NULL foreign key values

This commit is contained in:
Jakub Vrana
2014-01-10 20:42:01 -08:00
parent 0830f5ce89
commit 4183f73548
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ Fix compiled version of Elasticsearch
Don't use type=number if a SQL function is used
Disable highlighting in textareas with long texts
Don't autofocus SQL textarea in Firefox
Don't link NULL foreign key values
MongoDB: Count tables, display ObjectIds, sort, limit, offset, count rows
Elasticsearch: Create and drop DB, drop table