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

Export SQLite views

This commit is contained in:
Jakub Vrana
2013-04-29 14:46:06 -07:00
parent 1ecdde0500
commit 34adf46293
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ MySQL: Display bit type as binary number
MySQL: Improve export of binary data types
MySQL: Fix handling of POINT data type (bug #3582578)
MySQL: Don't export binary and geometry columns twice in select
SQLite: Export views
Adminer 3.6.4 (released 2013-04-26):
Display pagination on a fixed position