Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date: 2012-05-30 10:56:18 +0200 From: Gatis Ozolins <<g.ozolins>> To: clients devs <> Version: 11.15.11 (Feb2013-SP3)
Last updated: 2014-02-20 15:03:03 +0100
Date: 2012-05-30 10:56:18 +0200 From: Gatis Ozolins <<g.ozolins>>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0 Build Identifier: Apr 2012-SP1
Scalar function escape is not supported
Reproducible: Always
select {fn concat('a', 'b') }
unexpected symbol ({)
ab
Date: 2012-08-24 14:50:23 +0200 From: @sjoerdmullender
Jul2012-SP1 has been released.
Date: 2013-09-04 17:43:30 +0200 From: MonetDB Mercurial Repository <>
Changeset 3d1afd974f11 made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.
For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=3d1afd974f11
Changeset description:
ODBC: Implemented scalar function conversions (e.g. {fn concat('a','b')}). This is not very well tested since there are many functions to be converted. This fixes bug #3092.
Date: 2013-09-06 14:49:29 +0200 From: @sjoerdmullender
The feature has been implemented.
Date: 2014-02-20 15:03:03 +0100 From: @sjoerdmullender
Jan2014 has been released.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Date: 2012-05-30 10:56:18 +0200
From: Gatis Ozolins <<g.ozolins>>
To: clients devs <>
Version: 11.15.11 (Feb2013-SP3)
Last updated: 2014-02-20 15:03:03 +0100
Comment 17305
Date: 2012-05-30 10:56:18 +0200
From: Gatis Ozolins <<g.ozolins>>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Build Identifier: Apr 2012-SP1
Scalar function escape is not supported
Reproducible: Always
Steps to Reproduce:
select {fn concat('a', 'b') }
Actual Results:
unexpected symbol ({)
Expected Results:
ab
Comment 17654
Date: 2012-08-24 14:50:23 +0200
From: @sjoerdmullender
Jul2012-SP1 has been released.
Comment 19127
Date: 2013-09-04 17:43:30 +0200
From: MonetDB Mercurial Repository <>
Changeset 3d1afd974f11 made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.
For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=3d1afd974f11
Changeset description:
Comment 19136
Date: 2013-09-06 14:49:29 +0200
From: @sjoerdmullender
The feature has been implemented.
Comment 19621
Date: 2014-02-20 15:03:03 +0100
From: @sjoerdmullender
Jan2014 has been released.
The text was updated successfully, but these errors were encountered: