This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-18 21:51:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5539c6ecaa
ClickHouse
/
src
/
Common
/
ClickHouseRevision.h
8 lines
101 B
C++
Raw
Normal View
History
Unescape
Escape
Decreased warning threshold [#MOBMET-3248]
2016-06-07 08:23:15 +00:00
#
pragma once
namespace
ClickHouseRevision
{
Changed tabs to spaces in code [#CLICKHOUSE-3].
2017-04-01 07:20:54 +00:00
unsigned
get
(
)
;
More correct documentation + miscellaneous name change #3644
2018-11-22 21:27:52 +00:00
unsigned
getVersionInteger
(
)
;
Decreased warning threshold [#MOBMET-3248]
2016-06-07 08:23:15 +00:00
}
Reference in New Issue
Copy Permalink