Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/post/26-06-13-SIGMOD-R1-LLM-SQL-Features/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Our paper "Automated Database Testing via LLM-Synthesized SQL Features" was accepted at SIGMOD 2027.
date: 2026-06-13
authors: [suyang-zhong, manuel-rigger]
---
36 changes: 36 additions & 0 deletions content/publication/2027-sigmod-llm-sql-features/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: "Automated Database Testing via LLM-Synthesized SQL Features"
authors:
- Suyang Zhong
- Manuel Rigger
date: "2026-06-13T00:00:00Z"
doi: ""

# Schedule page publish date (NOT publication's date).
publishDate: "2000-12-15T00:00:00Z"

# Publication type.
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
# 7 = Thesis; 8 = Patent
publication_types: ["2"]

# Publication name and optional abbreviated publication name.
publication: Proceedings of the ACM on Management of Data
publication_short: In *SIGMOD 2027*

abstract: ""

#url_pdf:
#url_code: '#'
#url_dataset: '#'
#url_poster: '#'
#url_project: ''
#url_slides: ''
#url_source: '#'
#url_video: '#'

projects:
- sqlancerpp

---
Loading