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

Handle timestamp PostgreSQL types (bug #3614086)

This commit is contained in:
Jakub Vrana
2013-05-29 17:24:27 -07:00
parent 0869ff02c6
commit e04be3a996
3 changed files with 11 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ Use shadow for highlighting default button
Don't use LIMIT 1 if inline updating unique row
Order table list by name
PostgreSQL: Fix detecting oid column in PDO
PostgreSQL: Handle timestamp types (bug #3614086)
Adminer 3.7.0 (released 2013-05-19):
Allow more SQL files to be uploaded at the same time