Update content/shared/v3-core-enterprise-release-notes/_index.md

pull/5909/head
Jason Stirnaman 2025-03-18 15:39:09 -05:00 committed by GitHub
parent 41eedcbcb3
commit fa5d960658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
- Snapshots are now persisted in parallel, improving performance by running jobs simultaneously, rather than sequentially
- Write to logs from within the Processing Engine
##### DB and CLI Improvements
##### Database and CLI improvements
- You can now specify the precision on your timestamps for writes using the `--precision` flag. Includes nano/micro/milli/seconds (ns/us/ms/s)
- Added a new `show` system subcommand to display system tables with different options via SQL (default limit: 100)
- Clearer table creation error messages