|
#119
|
getByFields and deleteByFields generates same cached query hash
|
Reactor - Object Oriented Queries
|
|
defect
|
blocker
|
dhughes
|
new
|
3/1/2007
|
|
#130
|
DAO Generator's update/delete methods' where clause not generated unless table has id column
|
Documentation
|
|
defect
|
blocker
|
dhughes
|
new
|
8/22/2007
|
|
#169
|
Duplicate fields are created in the generated record files for Oracle
|
Reactor - Record
|
|
defect
|
blocker
|
dhughes
|
new
|
11/27/2007
|
|
#171
|
gateway.getAll() cferror - Variable QGET is undefined.
|
Reactor - Gateway
|
|
defect
|
blocker
|
dhughes
|
new
|
2/19/2008
|
|
#126
|
Locking issues under load
|
Reactor - General
|
|
defect
|
critical
|
dhughes
|
new
|
4/6/2007
|
|
#117
|
Informix mis calculates max length of integer fields
|
Reactor - DBMS Interfaces
|
|
defect
|
major
|
dhughes
|
new
|
2/7/2007
|
|
#124
|
Oracle qfields query is very slow on 10gr2 10.2.0.3.0
|
Reactor - DBMS Interfaces
|
|
defect
|
major
|
dhughes
|
new
|
3/28/2007
|
|
#109
|
Error in Crash Course documentation
|
Documentation
|
|
defect
|
normal
|
dhughes
|
new
|
1/16/2007
|
|
#174
|
Delete Spam Attachments on front page of site
|
Documentation
|
|
task
|
normal
|
dhughes
|
new
|
4/10/2008
|
|
#127
|
Boolean Validation Does Not Handle Nullable Columns
|
Reactor - Validator
|
|
defect
|
blocker
|
dhughes
|
new
|
4/25/2007
|
|
#173
|
Generated files contain errors if tables use same PK (e.g. "id")
|
Documentation
|
|
defect
|
blocker
|
dhughes
|
new
|
3/5/2008
|
|
#84
|
External object fields break query.returnObjectField/s
|
Reactor - Gateway
|
|
defect
|
critical
|
dhughes
|
new
|
9/25/2006
|
|
#129
|
gatway.project.xsl getByFields breaks on column aliased 'x'
|
Reactor - Reactor XSL
|
1.0
|
defect
|
critical
|
dhughes
|
new
|
6/29/2007
|
|
#116
|
Nested Iterators are not saved when parent.save() is called
|
Reactor - Iterator
|
|
defect
|
major
|
dhughes
|
new
|
2/2/2007
|
|
#118
|
Problem when cfoutputonly setting is set to true
|
Reactor - Core Framework
|
1.0
|
defect
|
major
|
dhughes
|
new
|
2/15/2007
|
|
#120
|
iterator.deleteAll Variable RECORD is undefined
|
Reactor - Iterator
|
|
defect
|
major
|
dhughes
|
new
|
3/5/2007
|
|
#122
|
MS SQL uniqueidentifier field default value
|
Reactor - DBMS Interfaces
|
|
defect
|
major
|
dhughes
|
new
|
3/26/2007
|
|
#128
|
Object factory creating object to get mapping when it should use config
|
Reactor - Dictionary
|
|
defect
|
blocker
|
dhughes
|
new
|
5/10/2007
|
|
#111
|
validation issue with aliased field names
|
Reactor - Validator
|
|
defect
|
major
|
dhughes
|
new
|
1/24/2007
|
|
#113
|
Field Name is used rather than Alias in Dictionary XML
|
Reactor - Validator
|
|
defect
|
major
|
dhughes
|
new
|
1/24/2007
|
|
#176
|
Case-sensitivity MySQL 5 on Linux
|
Reactor - DAO
|
1.0
|
defect
|
major
|
dhughes
|
new
|
4/29/2008
|
|
#179
|
Add Integer Validation (Patch Included)
|
Reactor - Validator
|
|
enhancement
|
minor
|
dhughes
|
new
|
6/9/2008
|
|
#180
|
Add Non-Negative Numeric Validation (Patch Included)
|
Reactor - Validator
|
|
enhancement
|
minor
|
dhughes
|
new
|
6/9/2008
|
|
#42
|
Proposed change with code: Specify Owner of Table in reactor.xml
|
Reactor - XML Configuration
|
1.0
|
defect
|
normal
|
dhughes
|
new
|
7/10/2006
|
|
#61
|
ErrrorCollection.merge() and getTranslatedErrors()
|
Reactor - General
|
|
enhancement
|
normal
|
dhughes
|
new
|
8/22/2006
|
|
#80
|
Make postgres sql case-insensitive
|
Reactor - DBMS Interfaces
|
|
defect
|
normal
|
bbowden
|
new
|
9/19/2006
|
|
#100
|
Adding calculated fields
|
Reactor - Object Oriented Queries
|
|
enhancement
|
normal
|
dhughes
|
new
|
11/23/2006
|
|
#107
|
Qualify tables in MSSQL with database and owner.
|
Reactor - DBMS Interfaces
|
|
defect
|
normal
|
dhughes
|
new
|
1/2/2007
|
|
#112
|
Spatial Datatypes for reactor.data.mysql.objectDAO
|
Reactor - DBMS Interfaces
|
|
enhancement
|
normal
|
dhughes
|
new
|
1/24/2007
|
|
#114
|
Updating numeric fields rounds numbers
|
Reactor - DBMS Interfaces
|
|
defect
|
normal
|
dhughes
|
reopened
|
1/29/2007
|
|
#115
|
Reactor should support Where.isLikeNoCase() as some databases have case sensitive LIKE
|
Reactor - Object Oriented Queries
|
|
defect
|
normal
|
dhughes
|
new
|
2/1/2007
|
|
#125
|
Adding records to a linked iterator fails.
|
Reactor - Iterator
|
|
defect
|
normal
|
dhughes
|
new
|
4/2/2007
|
|
#170
|
Informix support for nchar and nvarchar column types
|
Reactor - Core Framework
|
|
enhancement
|
normal
|
dhughes
|
new
|
1/10/2008
|
|
#172
|
Informix adapter gets table with composite keys wrong
|
Reactor - DBMS Interfaces
|
|
defect
|
normal
|
dhughes
|
new
|
2/28/2008
|
|
#177
|
Patch to correct LVARCHAR handeling on Informix
|
Reactor - DBMS Interfaces
|
1.0
|
defect
|
normal
|
dhughes
|
new
|
5/12/2008
|
|
#181
|
Word "Precision" Misspelled (Patch Included)
|
Reactor - DBMS Interfaces
|
|
defect
|
normal
|
dhughes
|
new
|
6/9/2008
|
|
#182
|
more configration options for objectTranslator.generateObject
|
Reactor - XML Configuration
|
|
enhancement
|
normal
|
dhughes
|
new
|
6/16/2008
|
|
#183
|
coldfusion.runtime.Cast$DateConversionException: The value could not be converted to a date
|
Reactor - DAO
|
1.0
|
defect
|
normal
|
dhughes
|
new
|
8/22/2008
|
|
#110
|
Regarding getWhere().addWhere() in recent (r413 or better) Reactor builds
|
Reactor - Object Oriented Queries
|
|
defect
|
trivial
|
dhughes
|
new
|
1/24/2007
|