Uh oh!
There was an error while loading. Please reload this page.
DO NOT MERGE - #7
Conversation
0x6e6562
commented
Jan 7, 2015
Sure, I'll wait before it's in a mergeable state before beginning a review. I'll be interested to see how smoothly the Boolean type works across the three back ends. |
shutej
commented
Jan 8, 2015
it ... doesn't work across all backends. BIT is another type that's basically the LAST step of the review is subbing the shutej for relops Jeremy On Wed, Jan 7, 2015 at 6:53 PM, Ben Hood notifications@github.com wrote:
|
0x6e6562
commented
Jan 8, 2015
Fundamentally the patch is a good idea, but to get it into a mergable state, I think the following will be need to be addressed:
|
shutej
commented
Jan 8, 2015
Right, I'll install MySQL and test this sucker. :-) I can un-bork schema.tmpl, but my "settings" are ... the defaults. I Jeremy On Thu, Jan 8, 2015 at 9:59 AM, Ben Hood notifications@github.com wrote:
|
0x6e6562
commented
Jan 8, 2015
I meant "settings" figuratively - I was just pointing out that there is a divergence in the formatting, not that I know for sure where it is coming from. |
Note the
s/relops/shutej/geverywhere. This needs to get fixed before merging.This adds
REAL,DOUBLE PRECISION, andBOOLEANsupport.