<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CloudBackend and CloudDB use different quoting settings for multi-select fields]]></title><description><![CDATA[<p dir="auto">Perhaps related to <a href="https://community.appdrag.com/topic/806/bug-dropdown-multi-field-type-broken-in-cloud-db">the other dropdown issue</a></p>
<p dir="auto">It seems Cloud Backend's UI and CloudUI treat the multi-select fields differently.</p>
<p dir="auto">CloudBackend escapes the integer Primary Keys, but the CloudDB UI does not. I ended up with something like this if you use both on a single row:<br />
<img src="/assets/uploads/files/1619694000684-screen-shot-2021-04-29-at-12.59.57-pm.png" alt="Screen Shot 2021-04-29 at 12.59.57 PM.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Also, because the dataType in SQL is medium text, not JSON, it's very difficult to parse.</p>
<p dir="auto">Can you please make it consistent (integers alone, without quotes, is preferred but any consistency is better than this) and also can you tell us if it's possible to add a JSON data field type? Aurora SQL supports MySQL 5.7+ now including JSON field types <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>https://community.appdrag.com/topic/821/cloudbackend-and-clouddb-use-different-quoting-settings-for-multi-select-fields</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 00:25:13 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/821.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Apr 2021 11:01:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CloudBackend and CloudDB use different quoting settings for multi-select fields on Tue, 11 May 2021 08:26:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Ok I added a fix to handle them even if they're string instead of integers. It will be pushed in production tonight.</p>
]]></description><link>https://community.appdrag.com/post/3408</link><guid isPermaLink="true">https://community.appdrag.com/post/3408</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Tue, 11 May 2021 08:26:02 GMT</pubDate></item><item><title><![CDATA[Reply to CloudBackend and CloudDB use different quoting settings for multi-select fields on Mon, 10 May 2021 11:27:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a>, while we were waiting for the fix, I switched one of the fields back to linked 'field' (singular), but unfortunately, now that column is blank in CloudDB (but not in CB).</p>
<p dir="auto">The data in each field is just an integer, no brackets, etc., and it shows up correctly in CloudBackend.</p>
<p dir="auto"><img src="/assets/uploads/files/1620646030506-screen-shot-2021-05-10-at-1.27.06-pm.png" alt="Screen Shot 2021-05-10 at 1.27.06 PM.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/post/3394</link><guid isPermaLink="true">https://community.appdrag.com/post/3394</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Mon, 10 May 2021 11:27:40 GMT</pubDate></item><item><title><![CDATA[Reply to CloudBackend and CloudDB use different quoting settings for multi-select fields on Thu, 06 May 2021 07:29:34 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Wassim ! I will check it out and hopefully I can make everything work now for my scripts <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>https://community.appdrag.com/post/3391</link><guid isPermaLink="true">https://community.appdrag.com/post/3391</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Thu, 06 May 2021 07:29:34 GMT</pubDate></item><item><title><![CDATA[Reply to CloudBackend and CloudDB use different quoting settings for multi-select fields on Thu, 06 May 2021 06:38:33 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
We now use consistently strings in our array so you would have everywhere ["298", "5"] if you use CloudDBUI or not.<br />
About the JSON type, I added it to the list and we'll check what impacts it would have.</p>
]]></description><link>https://community.appdrag.com/post/3390</link><guid isPermaLink="true">https://community.appdrag.com/post/3390</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Thu, 06 May 2021 06:38:33 GMT</pubDate></item></channel></rss>