timescaledb/test/sql/version.sql
2017-07-10 10:33:15 +02:00

5 lines
142 B
SQL

-- Just test that the function does not error out as the output
-- will change.
select count(*) from _timescaledb_internal.get_git_commit();