Skip to content

Instantly share code, notes, and snippets.

@ujnak
Created December 7, 2022 07:01
ファセット検索のソースとなるSELECT文
select
id
,version
,title
,abstract
,content_filename
,content_mimetype
,json_serialize(tags) tags
from sfm_contents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment