I just added it on your behalf. It's ticket #57.
Beth
On 8/16/06, Joe Rinehart <[EMAIL PROTECTED]
> wrote:
Hey Bryan,
If you add this as a ticket at http://trac.reactorframework.com,
Doug'll see it more easily, and an audit trail for the change will be
created.
Have a good one,
Joe
On 8/16/06, Bryan S < [EMAIL PROTECTED]> wrote:
> As time permits I'm one by one knocking off the problems I've discovered
> with Oracle and Reactor/Model Glue.
>
> Before requesting this change in Track this I want to make sure there isn't
> a good reason for the way the way the code is currently.
>
> In Model Glue Unity Scaffolding the views were ordering the fields
> alphabetically instead of in the order that they appear in the table only
> for Oracle.
>
> The fix to this problem is in
> D:\Inetpub\wwwroot\reactor\data\oracle\ObjectDao.cfc
> readFields()
>
> qFields needs to have
> ORDER BY COLUMN_ID
> at the end of it.
>
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- --
> Reactor for ColdFusion Mailing List
> [email protected]
> Archives at:
> http://www.mail-archive.com/reactor%40doughughes.net/
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- --
--
Get Glued!
The Model-Glue ColdFusion Framework
http://www.model-glue.com
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
