Built basic blog backend.
This commit is contained in:
1
private/database/queries/blog/getArticlesCount.sql
Normal file
1
private/database/queries/blog/getArticlesCount.sql
Normal file
@ -0,0 +1 @@
|
||||
SELECT COUNT(*) FROM "BlogArticles";
|
Reference in New Issue
Block a user