Merge pull request #28924 from taosdata/docs/dclow-new-docs-upd

docs: move sql manual assets for compatibility with cloud
This commit is contained in:
Shengliang Guan 2024-11-25 16:46:26 +08:00 committed by GitHub
commit 496db5fb14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 5 additions and 5 deletions

View File

@ -5,11 +5,11 @@ slug: /tdengine-reference/sql-manual/time-series-extensions
--- ---
import Image from '@theme/IdealImage'; import Image from '@theme/IdealImage';
import imgStep01 from '../../assets/time-series-extensions-01.png'; import imgStep01 from './assets/time-series-extensions-01.png';
import imgStep02 from '../../assets/time-series-extensions-02.png'; import imgStep02 from './assets/time-series-extensions-02.png';
import imgStep03 from '../../assets/time-series-extensions-03.png'; import imgStep03 from './assets/time-series-extensions-03.png';
import imgStep04 from '../../assets/time-series-extensions-04.png'; import imgStep04 from './assets/time-series-extensions-04.png';
import imgStep05 from '../../assets/time-series-extensions-05.png'; import imgStep05 from './assets/time-series-extensions-05.png';
On top of supporting standard SQL, TDengine also offers a series of unique query syntaxes that meet the needs of time series business scenarios, greatly facilitating the development of applications in these contexts. On top of supporting standard SQL, TDengine also offers a series of unique query syntaxes that meet the needs of time series business scenarios, greatly facilitating the development of applications in these contexts.

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 164 KiB

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB