docs: move sql manual assets for compatibility with cloud

This commit is contained in:
danielclow 2024-11-25 16:07:41 +08:00
parent 17aa3e8fcd
commit 41526e08d4
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 imgStep01 from '../../assets/time-series-extensions-01.png';
import imgStep02 from '../../assets/time-series-extensions-02.png';
import imgStep03 from '../../assets/time-series-extensions-03.png';
import imgStep04 from '../../assets/time-series-extensions-04.png';
import imgStep05 from '../../assets/time-series-extensions-05.png';
import imgStep01 from './assets/time-series-extensions-01.png';
import imgStep02 from './assets/time-series-extensions-02.png';
import imgStep03 from './assets/time-series-extensions-03.png';
import imgStep04 from './assets/time-series-extensions-04.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.

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