mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-09 15:02:19 +00:00
4 lines
147 B
SQL
4 lines
147 B
SQL
SELECT ts, host, val FROM t_downgrade_compatibility ORDER BY ts, host;
|
|
|
|
SELECT ts, host, val FROM t_preserve_sequence_downgrade ORDER BY ts, host;
|