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

Display boolean values as code (bug #562)

This commit is contained in:
Jakub Vrana
2018-01-24 10:53:25 +01:00
parent 452b9ad7f1
commit f0d2af329a
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ PostgreSQL: Respect NULL default value
PostgreSQL: Display foreign tables (bug #576)
PostgreSQL: Do not export triggers if not requested
PostgreSQL: Export DROP SEQUENCE if dropping table
PostgreSQL: Display boolean values as code (bug #562)
MS SQL: Support freetds
Elasticsearch: Insert, update, delete
MongoDB: Support mongodb PHP extension