-
Thanks for the update on the email address, I'll try to fix it soon.
I will include your change in a feature version
Alon.
2007-05-14 17:30:33 UTC by olegoga
-
I sent email to your support address with a request but it bounced. Where can you be contacted?
My request was:
We are using your component but I've had to make a modification to the source to achieve something I needed. We need to be able to group by expressions (rendering to MS SQL server). I was wondering if this is something you can support so I don't have to retrofit it to any...
2007-05-11 16:34:34 UTC by nobody
-
InsertQuery and UpdateQuery by don't include table namespace properties.
This patch adds support for two table namespaces in InsertQuery and UpdateQuery and in SqlOmRenderer.
2007-02-14 16:04:03 UTC by z3c
-
The property a.subQuery in the WhereTerm.Clone method
is being set to itself:
a.subQuery = a.subQuery;
When it should be set to the internal member subQuery.
WhereTerm.cs line #257.
2006-07-31 15:48:54 UTC by nobody
-
olegoga committed patchset 31 of module Sql.Net to the Dynamic SQL Framework (Sql Object Model) CVS repository, changing 3 files.
2005-07-13 16:54:18 UTC by olegoga
-
olegoga committed patchset 30 of module Sql.Net to the Dynamic SQL Framework (Sql Object Model) CVS repository, changing 1 files.
2005-06-12 17:56:01 UTC by olegoga
-
olegoga committed patchset 29 of module Sql.Net to the Dynamic SQL Framework (Sql Object Model) CVS repository, changing 1 files.
2005-06-12 17:55:29 UTC by olegoga
-
olegoga committed patchset 28 of module Sql.Net to the Dynamic SQL Framework (Sql Object Model) CVS repository, changing 2 files.
2005-03-12 20:00:54 UTC by olegoga
-
olegoga committed patchset 27 of module Sql.Net to the Dynamic SQL Framework (Sql Object Model) CVS repository, changing 6 files.
2005-03-04 08:00:49 UTC by olegoga
-
olegoga committed patchset 26 of module Sql.Net to the Dynamic SQL Framework (Sql Object Model) CVS repository, changing 18 files.
2005-03-02 22:13:41 UTC by olegoga