Commit 5009f678 authored by Daniel Cothran's avatar Daniel Cothran
Browse files

Issue #2887381 by nbeh, viruskm: DateTime field not supported

parent ef24508c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ function views_database_connector_views_data() {
              'title' => $col[1],
              'help' => $col[1],
              'field' => [
                'id' => 'date',
                'id' => 'standard',
              ],
              'sort' => [
                'id' => 'date',