aboutsummaryrefslogtreecommitdiff
path: root/blog/content/2011/12/upserts.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'blog/content/2011/12/upserts.gmi')
-rw-r--r--blog/content/2011/12/upserts.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/content/2011/12/upserts.gmi b/blog/content/2011/12/upserts.gmi
index a163de5b..26295e7c 100644
--- a/blog/content/2011/12/upserts.gmi
+++ b/blog/content/2011/12/upserts.gmi
@@ -8,4 +8,4 @@ insert into foo (bar) (select 'bar_value' as bar where not exists (select 1 from
(la sintaxis es de PostgreSQL, pero supongo que es adaptable a otras bases de datos). Igual intento adaptarlo a hacer upserts.
-=> https://github.com/alexpdp7/tvguide 1: https://github.com/alexpdp7/tvguide \ No newline at end of file
+=> https://github.com/alexpdp7/tvguide 1: https://github.com/alexpdp7/tvguide