mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 22:32:55 +00:00
11 lines
350 B
SQL
11 lines
350 B
SQL
-- SQLNESS REPLACE branch:\s+.+ branch: BRANCH
|
|
-- SQLNESS REPLACE commit:\s+.+ commit: COMMIT
|
|
-- SQLNESS REPLACE commit_short:\s+.+ commit_short: COMMIT_SHORT
|
|
-- SQLNESS REPLACE clean:\s+.+ clean: CLEAN
|
|
-- SQLNESS REPLACE version:\s+.+ version: VERSION
|
|
-- SQLNESS REPLACE [\s\-]+
|
|
SELECT build();
|
|
|
|
-- SQLNESS REPLACE [\d\.]+ VERSION
|
|
SELECT version();
|