diff options
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/sqlite.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/2022/talks/sqlite.md b/2022/talks/sqlite.md index 8982e91b..89146b51 100644 --- a/2022/talks/sqlite.md +++ b/2022/talks/sqlite.md @@ -11,13 +11,6 @@ Andrew Hyatt (he/him) [[!inline pages="internal(2022/info/sqlite-before)" raw="yes"]] -[[!template id="help" -volunteer="" -summary="Q&A could be indexed with chapter markers" -tags="help_with_chapter_markers" -message="""The Q&A session for this talk does not have chapter markers yet. -Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="sqlite-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to <emacsconf-submit@gnu.org>."""]] - Emacs can now be built with SQLite, giving native support for reading and writing to a database. With this, we can start seriously |