From eddc051a9920292a2bbf477dc639179388027a14 Mon Sep 17 00:00:00 2001
From: peymanslh
Date: Fri, 2 Feb 2024 12:42:02 +0000
Subject: [PATCH] deploy: c66977843246828439f59f3dcbc2335598ddbbda
---
index.html | 2 +-
index.xml | 4 ++-
posts/and-or-not/index.html | 49 +++++++++++++++++++++++++++++++++++++
posts/index.html | 2 +-
posts/index.xml | 4 ++-
posts/limit/index.html | 11 +++++++++
posts/setup/index.html | 2 +-
sitemap.xml | 2 +-
tags/index.xml | 2 +-
tags/postgresql/index.html | 2 +-
tags/postgresql/index.xml | 4 ++-
tags/query/index.html | 2 +-
tags/query/index.xml | 4 ++-
13 files changed, 79 insertions(+), 11 deletions(-)
create mode 100644 posts/and-or-not/index.html
create mode 100644 posts/limit/index.html
diff --git a/index.html b/index.html
index 3bd909a..ef71ef2 100644
--- a/index.html
+++ b/index.html
@@ -2,4 +2,4 @@
in most popular RDBMSs and be as short as possible and refference to
a reliable source for more info. You can set up your environment and import sample data in the
Setup post. If you find any issues or want to add more examples,
-feel free to open an issue or send a pull request in GitHub.
Introduction
Database and Table Management
Modifying Data
Query and Filtering Data
Latest Posts