{{ 'NAVIGATION.CONSOLE' | translate }}

{{ 'CONSOLE.TIP' | translate }}
{{:: 'CONSOLE.CLEAR_HISTORY' | translate }}
{{ status }}
{{:: 'CONSOLE.HINT' | translate }}
{{:: 'CONSOLE.EXCUTE_QUERY' }}

{{:: '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 }})
Type: {{ column.value['type']}} 
Coordinates: {{ column.value['coordinates'] }}
{{column.value }}
{{column !== null ? column : 'NULL' }}