mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 00:46:01 +00:00
mongoDB - bigint support WIP
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
{ useThousandsSeparator: getBoolSettingsValue('dataGrid.thousandsSeparator', false) },
|
||||
jsonParsedValue
|
||||
);
|
||||
|
||||
// $: console.log('CellValue', value, stringified);
|
||||
</script>
|
||||
|
||||
{#if rowData == null}
|
||||
|
||||
Reference in New Issue
Block a user