<div style="font-family:Calibri, Arial, Helvetica, sans-serif; font-size:12.0pt; line-height:1.3; color:#1F497D"><div><br></div><div>Ouch. So that essentially means that as a Debian package maintainer, either I'll have to package a compatible sqlparse version separate or wait for upstream to release a version that works with sqlparse 0.2.2. given the Debian release timeline, I believe the former is my only option in reality.<br><br>Thanks for the response. I'll check with other Debian mentors and see what I can do.<br></div><div id="signature-x" style="-webkit-user-select:none; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:12.0pt; color:#1F497D" class = "signature_editor"><div><br></div></div></div><div class="quoted_output_body"><div id="quoted_header" class="quoted_header_editor" style="clear:both;"><hr style="border:none; height:1px; color:#E1E1E1; background-color:#E1E1E1;"/><div style="border:none; padding:3.0pt 0cm 0cm 0cm"><span style="font-size:11.0pt;font-family:Calibri, Arial, Helvetica, sans-serif"><b>From:</b> Andre LaBranche &lt;dre@apple.com&gt;<br><b>Sent:</b> 19-Dec-2016 11:15 PM<br><b>To:</b> amaramrahul@users.sourceforge.net<br><b>Cc:</b> calendarserver-dev@lists.macosforge.org<br><b>Subject:</b> Re: [CalendarServer-dev] Calendarserver 7.x compatibility with sqlparse 0.2.2<br></span></div></div><br type='attribution'><div id="quoted_body" class="quoted_body_editor"><div><div>Hi,</div><div><br /></div><div>I think there is a compatibility issue. In this case, it&#39;s because sqlparse added a bunch of &#34;new&#34; keywords (from oracle) that conflict with identifiers we already use. We got as far as trying to retroactively rewrite all our *past* schema updates to be compatible (by quoting table / column names) but iirc that brings us out of sync with all existing CalendarServer DBs. Fixing that correctly would be a significant undertaking, requiring a schema update to rename everything. I think there may be a more hacky option of customizing the sqlparse keyword list at runtime to remove the conflicting keywords, but we didn&#39;t do that. I think there may have also been a problem around not easily being able to make that customization early enough and at the right layer.</div><div><br /></div><div>Related: <a href="https://lists.macosforge.org/pipermail/calendarserver-dev/2016-November/001799.html">https://lists.macosforge.org/pipermail/calendarserver-dev/2016-November/001799.html</a><br /><br /><div>-dre</div></div><div><br />On Dec 18, 2016, at 6:50 AM, <a href="mailto:amaramrahul&#64;users.sourceforge.net">amaramrahul&#64;users.sourceforge.net</a> wrote:<br /><br /></div><blockquote type="cite"><div><div style="font-family:&#39;calibri&#39; , &#39;arial&#39; , &#39;helvetica&#39; , sans-serif;font-size:12pt;line-height:1.3;color:#000000"><div style="font-family:&#39;calibri&#39; , &#39;arial&#39; , &#39;helvetica&#39; , sans-serif;font-size:12pt;line-height:1.3;color:#000000"><div><div style="font-family:&#39;calibri&#39; , &#39;arial&#39; , &#39;helvetica&#39; , sans-serif;font-size:12pt;line-height:1.3;color:#000000"><div style="font-family:&#39;calibri&#39; , &#39;arial&#39; , &#39;helvetica&#39; , sans-serif;font-size:12pt;line-height:1.3;color:#000000"><div>This is regarding <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug&#61;848361">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug&#61;848361</a><br /><br />I need to look into this but before I begin to debug the issue, I just wanted to do a quick check to see if there are any known compatibility issues of calendarserver 7.x with sqlparse 0.2.2? If so, is there a patch / commit id that I can backport?<br /></div><div><br /></div><div style="font-family:&#39;calibri&#39; , &#39;arial&#39; , &#39;helvetica&#39; , sans-serif;font-size:12pt;color:#000000">Sent from <a href="http://www.9folders.com/" style="text-decoration:none;color:#009bdf">Nine</a><br /></div></div></div></div></div></div></div></blockquote><blockquote type="cite"><div>_______________________________________________<br />calendarserver-dev mailing list<br /><a href="mailto:calendarserver-dev&#64;lists.macosforge.org">calendarserver-dev&#64;lists.macosforge.org</a><br /><a href="https://lists.macosforge.org/mailman/listinfo/calendarserver-dev">https://lists.macosforge.org/mailman/listinfo/calendarserver-dev</a><br /></div></blockquote></div>
</div></div></div>