ClickHouse/base/mysqlxx
alexey-milovidov c7863e1ac6
Clang Tidy, part 7 (#9799)
* Attempt to enable identifier naming check

* Attempt to enable identifier naming check, continue

* Progress on identifier names

* Adopt identifier names check

* Fixed error

* Merge with master

* Fixed build

* Fixed build

* Fixed build

* Fixed build

* Fixed build

* Fixed error

* Fixed error

* Fixed error
2020-03-23 05:12:31 +03:00
..
tests
CMakeLists.txt
Connection.cpp
Connection.h
Exception.cpp
Exception.h
mysqlxx.h
Null.h
Pool.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
Pool.h Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
PoolFactory.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
PoolFactory.h Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
PoolWithFailover.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
PoolWithFailover.h Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
Query.cpp
Query.h
ResultBase.cpp
ResultBase.h
Row.cpp
Row.h
StoreQueryResult.cpp
StoreQueryResult.h
Transaction.h
Types.h
UseQueryResult.cpp
UseQueryResult.h
Value.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
Value.h