martin/docs
Yuri Astrakhan f88db05582
Fix SQL comments when func or table is pre-configured (#1045)
When a SQL comment is set on a table or a function to customize
tilejson, and that tbl/func is pre-configured as part of the config
file, the comment was silently ignored. Now both table and function
cases are handled correctly.

Also, update docs to not include function parameters - makes SQL example
a bit simpler.

Thanks @jjcfrancisco for reporting!

Fixes: #1044
2023-12-07 07:24:51 +00:00
..
src Fix SQL comments when func or table is pre-configured (#1045) 2023-12-07 07:24:51 +00:00
book.toml Fix mdbook compile target 2023-06-04 14:11:44 -04:00