Robert Schulze
|
0753fd1c77
|
Consolidate config_functions.h into config.h
Less duplication, less confusion ...
|
2022-09-28 12:48:26 +00:00 |
|
Li Yin
|
4088c0a7f3
|
Automated function registration
Automated register all functions with below naming convention by
iterating through the symbols:
void DB::registerXXX(DB::FunctionFactory &)
|
2022-07-29 15:39:50 +08:00 |
|
bharatnc
|
e5494de63c
|
h3Res0Indexes - remove unused array
|
2022-04-11 22:18:55 -07:00 |
|
Maksim Kita
|
1bf3ff67b2
|
Function h3GetRes0Indexes crash fix
|
2022-03-17 11:45:25 +00:00 |
|
bharatnc
|
9b770a92ba
|
improve h3GetRes0Indexes implementation
|
2022-02-23 01:25:13 -08:00 |
|
bharatnc
|
88b6fc6432
|
add h3GetRes0Indexes func
|
2022-02-13 12:56:43 -08:00 |
|