summaryrefslogtreecommitdiffstats
path: root/content/posts/suitecrm-sql-csv-dump.md
diff options
context:
space:
mode:
authorbreadcat2020-06-19 14:14:21 +0100
committerbreadcat2020-06-19 14:14:21 +0100
commit02950f010e162f062945e7e63b7a16e6b01b0475 (patch)
tree6946db0308a60e72b2d349ba8ecd7b57713ff9cc /content/posts/suitecrm-sql-csv-dump.md
parente46e122716b4f602491dd12ee78741463ec7fe51 (diff)
downloadblog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.gz
blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.bz2
blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.zip
Case sensitive page tags
Diffstat (limited to 'content/posts/suitecrm-sql-csv-dump.md')
-rw-r--r--content/posts/suitecrm-sql-csv-dump.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/suitecrm-sql-csv-dump.md b/content/posts/suitecrm-sql-csv-dump.md
index 35e09ef..2848b7b 100644
--- a/content/posts/suitecrm-sql-csv-dump.md
+++ b/content/posts/suitecrm-sql-csv-dump.md
@@ -1,7 +1,7 @@
---
title: "SuiteCRM SQL database dump to CSV files"
date: 2019-01-17T10:18:00
-tags: ["formats", "guides", "linux", "servers", "snippets", "software"]
+tags: ["Formats", "Guides", "Linux", "Servers", "Snippets", "Software", "Work"]
---
Recently I needed to dump our workplaces existing CRM database to a format that was easy to work with, namely CSV instead of the more likely SQL format.