From 2602134143b9b3891d564c682457308f6eb9d20e Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado <david@luevano.xyz>
Date: Mon, 1 Mar 2021 05:29:50 -0700
Subject: Fix blog and static images blog directory issue with rsync

---
 static/images/b/notes/sql/erd_example.png           | Bin 0 -> 193168 bytes
 static/images/b/notes/sql/erd_example_wikipedia.png | Bin 0 -> 320120 bytes
 static/images/b/notes/sql/img_fulljoin.gif          | Bin 0 -> 8135 bytes
 static/images/b/notes/sql/img_innerjoin.gif         | Bin 0 -> 6871 bytes
 static/images/b/notes/sql/img_leftjoin.gif          | Bin 0 -> 7286 bytes
 static/images/b/notes/sql/img_rightjoin.gif         | Bin 0 -> 7477 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 static/images/b/notes/sql/erd_example.png
 create mode 100644 static/images/b/notes/sql/erd_example_wikipedia.png
 create mode 100644 static/images/b/notes/sql/img_fulljoin.gif
 create mode 100644 static/images/b/notes/sql/img_innerjoin.gif
 create mode 100644 static/images/b/notes/sql/img_leftjoin.gif
 create mode 100644 static/images/b/notes/sql/img_rightjoin.gif

(limited to 'static/images/b/notes/sql')

diff --git a/static/images/b/notes/sql/erd_example.png b/static/images/b/notes/sql/erd_example.png
new file mode 100644
index 0000000..2c73cbd
Binary files /dev/null and b/static/images/b/notes/sql/erd_example.png differ
diff --git a/static/images/b/notes/sql/erd_example_wikipedia.png b/static/images/b/notes/sql/erd_example_wikipedia.png
new file mode 100644
index 0000000..4f40194
Binary files /dev/null and b/static/images/b/notes/sql/erd_example_wikipedia.png differ
diff --git a/static/images/b/notes/sql/img_fulljoin.gif b/static/images/b/notes/sql/img_fulljoin.gif
new file mode 100644
index 0000000..ace249e
Binary files /dev/null and b/static/images/b/notes/sql/img_fulljoin.gif differ
diff --git a/static/images/b/notes/sql/img_innerjoin.gif b/static/images/b/notes/sql/img_innerjoin.gif
new file mode 100644
index 0000000..db00126
Binary files /dev/null and b/static/images/b/notes/sql/img_innerjoin.gif differ
diff --git a/static/images/b/notes/sql/img_leftjoin.gif b/static/images/b/notes/sql/img_leftjoin.gif
new file mode 100644
index 0000000..f205846
Binary files /dev/null and b/static/images/b/notes/sql/img_leftjoin.gif differ
diff --git a/static/images/b/notes/sql/img_rightjoin.gif b/static/images/b/notes/sql/img_rightjoin.gif
new file mode 100644
index 0000000..f34c021
Binary files /dev/null and b/static/images/b/notes/sql/img_rightjoin.gif differ
-- 
cgit v1.2.3-70-g09d2