diff options
Diffstat (limited to 'content/posts/2024-01-05-mayim-sqlite.md')
-rw-r--r-- | content/posts/2024-01-05-mayim-sqlite.md | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/content/posts/2024-01-05-mayim-sqlite.md b/content/posts/2024-01-05-mayim-sqlite.md index b12663d..c1471a4 100644 --- a/content/posts/2024-01-05-mayim-sqlite.md +++ b/content/posts/2024-01-05-mayim-sqlite.md @@ -1,11 +1,9 @@ ---- -title: "Querying data from SQLite with Mayim" -date: 2024-01-05 -lang: en -categories: [ blog, dev ] -tags: [mayim, sqlite, async, python] -translationKey: "2024-01-05-mayim-sqlite" ---- ++++ +title = "Querying data from SQLite with Mayim" +date = 2024-01-05 +categories = [ "project" ] +tags = ["mayim", "sqlite", "async", "python"] ++++ (No resolution post this year huh? Maybe I'll save for lunar new year.) |