Forgot to attach patch in last thread. please find patch.
On Fri, Dec 23, 2016 at 11:24 AM, Surinder Kumar <
surinder.ku...@enterprisedb.com> wrote:
> On Fri, Dec 23, 2016 at 11:11 AM, Surinder Kumar <
> surinder.ku...@enterprisedb.com> wrote:
>
>> Hi Dave,
>>
>> Please find updated patch.
>>
>>
Hi Dave,
I have tried to reproduce the issue with both python 2 & python3 but no
luck and from the logs, it looks like issue with global name 'transid' not
defined so i don't think we have changed anything in that logic but yes we
need to fix this.
Can you please let me know the steps to reproduc
On Fri, Dec 23, 2016 at 11:11 AM, Surinder Kumar <
surinder.ku...@enterprisedb.com> wrote:
> Hi Dave,
>
> Please find updated patch.
>
> *Changes implemented:*
>
> 1) To enter an empty string in string/character type, user need to enter
> '' (two single quotes).
> 2) To enter null values in Intege
Minimise memory requirements for rendered cells and rows in SlickGrid. Fixes
#2035
- The CSS class 'slick-row' has been renamed to 'sr'
- The CSS class 'slick-cell' has been renamed to 'sc'
- The SQL Editor included an unused 'normal_row' class on each row which has
been removed as it was unre