{{ 'NAVIGATION.CONSOLE' | translate }}

{{ 'CONSOLE.TIP' | translate }}
{{ 'CONSOLE.CLEAR_HISTORY' | translate }}
{{ 'CONSOLE.SUBMIT_QUERY' | translate }}
{{ 'CONSOLE.HINT' | translate }}
{{ status }}

{{ 'CONSOLE.ERROR' | translate }}

{{ error.message }}

{{ 'CONSOLE.ERROR_TRACE' | translate }}

{{ error.error_trace }}
{{ 'CONSOLE.RESULT_FROM_QUERY' | translate }}
{{ page }} / {{ numberOfPages }}
{{:: header }}
NULL
{{ column.value }} 
{{ column.value }} ({{ column.value | formatTimestamp }})
{{ column.value | formatTimeWithTimezone }}
Type: {{ column.value['type']}} 
Coordinates: {{ column.value['coordinates'] }}
{{column.value }}
{{column !== null ? column : 'NULL' }}